]> git.pld-linux.org Git - packages/iproute2.git/blobdiff - iproute2-make.patch
- added esfq support, needs patched kernel
[packages/iproute2.git] / iproute2-make.patch
index 98821516dcb84381ebdd097b4a8f52ec46206fbf..99973d76b45e7b6653a0b6c95750df7c14d094fc 100644 (file)
@@ -1,11 +1,11 @@
 --- iproute2/Makefile~ Tue Aug  7 15:58:27 2001
 +++ iproute2/Makefile  Tue Aug  7 15:58:55 2001
 @@ -28,7 +28,7 @@
- endif
  
  CC = gcc
--CCOPTS = -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -Werror -g
-+CCOPTS = -D_GNU_SOURCE $(OPT) -Wstrict-prototypes -Wall -Werror -g
+-CCOPTS = -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -g
++CCOPTS = -D_GNU_SOURCE $(OPT) -Wstrict-prototypes -Wall -g
  CFLAGS = $(CCOPTS) $(GLIBCFIX) -I$(KERNEL_INCLUDE) -I../include $(DEFINES)
  
  LDLIBS += -L../lib -lnetlink -lutil
This page took 0.048412 seconds and 4 git commands to generate.