]> git.pld-linux.org Git - packages/iproute2.git/blob - iproute2-no_libresolv.patch
- don't override -Wl,-export-dynamic in tc LDFLAGS (if building with tc)
[packages/iproute2.git] / iproute2-no_libresolv.patch
1 --- iproute2/Makefile.orig      Fri Oct 18 13:26:28 2002
2 +++ iproute2/Makefile   Fri Oct 18 13:32:23 2002
3 @@ -5,7 +5,7 @@
4  DEFINES= -DRESOLVE_HOSTNAMES
5  
6  #options if you have a bind>=4.9.4 libresolv (or, maybe, glibc)
7 -LDLIBS=-lresolv
8 +LDLIBS=
9  ADDLIB=
10  
11  #options if you compile with libc5, and without a bind>=4.9.4 libresolv
This page took 0.084045 seconds and 3 git commands to generate.