]> git.pld-linux.org Git - packages/iproute2.git/blame - iproute2-make.patch
- added esfq support, needs patched kernel
[packages/iproute2.git] / iproute2-make.patch
CommitLineData
5cc216ff
JR
1--- iproute2/Makefile~ Tue Aug 7 15:58:27 2001
2+++ iproute2/Makefile Tue Aug 7 15:58:55 2001
3@@ -28,7 +28,7 @@
c35f62f4 4
a1b64a2d 5
5cc216ff 6 CC = gcc
c35f62f4 7-CCOPTS = -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -g
248f0f18 8+CCOPTS = -D_GNU_SOURCE $(OPT) -Wstrict-prototypes -Wall -g
5cc216ff 9 CFLAGS = $(CCOPTS) $(GLIBCFIX) -I$(KERNEL_INCLUDE) -I../include $(DEFINES)
a1b64a2d 10
11 LDLIBS += -L../lib -lnetlink -lutil
This page took 0.105375 seconds and 4 git commands to generate.