]> git.pld-linux.org Git - packages/iproute2.git/blame - iproute2-make.patch
- release 3.
[packages/iproute2.git] / iproute2-make.patch
CommitLineData
93c6b3a3
AM
1diff -urN iproute2.orig/Makefile iproute2/Makefile
2--- iproute2.orig/Makefile Sun Jul 11 18:49:17 1999
3+++ iproute2/Makefile Sun Jul 11 18:49:31 1999
4@@ -27,7 +27,7 @@
a1b64a2d 5 endif
6
7 CC=gcc
93c6b3a3
AM
8-CFLAGS=-D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -g $(GLIBCFIX) -I$(KERNEL_INCLUDE) -I../include $(DEFINES)
9+CFLAGS=-D_GNU_SOURCE $(OPT) -Wstrict-prototypes -Wall -g $(GLIBCFIX) -I$(KERNEL_INCLUDE) -I../include $(DEFINES)
a1b64a2d 10
11 LDLIBS += -L../lib -lnetlink -lutil
12
This page took 0.082047 seconds and 4 git commands to generate.