]> git.pld-linux.org Git - packages/iproute2.git/commitdiff
- ready for 2.6.11.
authorcieciwa <cieciwa@pld-linux.org>
Tue, 15 Mar 2005 12:57:11 +0000 (12:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    iproute2-build.patch -> 1.6.2.1

iproute2-build.patch

index bdfcce6021b3fd03a787a864a98621441f574756..9ca241eb16af5408123d73cd5e485f01b6ec5fe4 100644 (file)
@@ -1,21 +1,12 @@
 diff -urN iproute2-2.6.8.org/Makefile iproute2-2.6.8/Makefile
 --- iproute2-2.6.8.org/Makefile        2004-07-16 21:49:23.066528064 +0200
 +++ iproute2-2.6.8/Makefile    2004-07-16 21:50:01.491686552 +0200
-@@ -10,7 +10,7 @@
- DEFINES= -DRESOLVE_HOSTNAMES
- #options if you have a bind>=4.9.4 libresolv (or, maybe, glibc)
--LDLIBS=-lresolv
-+LDLIBS=
- ADDLIB=
- #options for decnet
 @@ -21,7 +21,7 @@
  
  CC = gcc
  HOSTCC = gcc
--CCOPTS = -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -g
-+CCOPTS = -D_GNU_SOURCE $(OPT) -Wstrict-prototypes -Wall
+-CCOPTS = -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall
++CCOPTS = -D_GNU_SOURCE $(OPT) -O2 -Wstrict-prototypes -Wall
  CFLAGS = $(CCOPTS) -I../include $(DEFINES)
  
  LDLIBS += -L../lib -lnetlink -lutil
This page took 0.540169 seconds and 4 git commands to generate.