]> git.pld-linux.org Git - packages/iproute2.git/blob - iproute2-make.patch
- updated to 2.4.7-now-ss010803
[packages/iproute2.git] / iproute2-make.patch
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 @@
4  endif
5  
6  CC = gcc
7 -CCOPTS = -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -Werror -g
8 +CCOPTS = -D_GNU_SOURCE $(OPT) -Wstrict-prototypes -Wall -Werror -g
9  CFLAGS = $(CCOPTS) $(GLIBCFIX) -I$(KERNEL_INCLUDE) -I../include $(DEFINES)
10  
11  LDLIBS += -L../lib -lnetlink -lutil
This page took 0.073289 seconds and 4 git commands to generate.