]> git.pld-linux.org Git - packages/arpd.git/blame - arpd-makefile-patch
- added Source URL (from slackware, because original returns 404)
[packages/arpd.git] / arpd-makefile-patch
CommitLineData
71608ffe
MP
1diff -Naur arpd-1.0.2.orig/Makefile arpd-p/Makefile
2--- arpd-1.0.2.orig/Makefile Sun Mar 18 15:42:31 2001
3+++ arpd-p/Makefile Sun Mar 18 15:44:40 2001
4@@ -4,7 +4,7 @@
5 KERNELVERSION = linux-2.0.0
6
7 CC = gcc
8-CFLAGS = -m486 -O3 -pipe -fomit-frame-pointer -Wall
9+CFLAGS = $(RPM_OPT_FLAGS) -Wall
10 CDEFS = -DARPD_VERSION=\"$(VERSION)\" -DNDEBUG
11
12 all: arpd
This page took 0.050699 seconds and 4 git commands to generate.