]> git.pld-linux.org Git - packages/iproute2.git/commitdiff
- updated
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 23 Aug 2004 23:41:26 +0000 (23:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    iproute2-build.patch -> 1.4

iproute2-build.patch

index afc6d53cf9dd45f03ba9f69180846c57345ce1c7..9d5038889022f429bc7f41ea199a5c04f3dbdf1b 100644 (file)
@@ -16,6 +16,6 @@ diff -urN iproute2-2.6.8.org/Makefile iproute2-2.6.8/Makefile
  CC = gcc
 -CCOPTS = -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -g
 +CCOPTS = -D_GNU_SOURCE $(OPT) -Wstrict-prototypes -Wall
- CFLAGS = $(CCOPTS) -I$(KERNEL_INCLUDE) -I../include $(DEFINES)
+ CFLAGS = $(CCOPTS) -I../include $(DEFINES)
  
  LDLIBS += -L../lib -lnetlink -lutil
This page took 0.238614 seconds and 4 git commands to generate.