]> git.pld-linux.org Git - packages/wvdial.git/blob - wvdial-link.patch
- added link patch (fixes build with -as-needed)
[packages/wvdial.git] / wvdial-link.patch
1 --- wvdial-1.61/Makefile.in.orig        2008-10-22 22:01:09.000000000 +0200
2 +++ wvdial-1.61/Makefile.in     2014-12-31 15:52:42.812661627 +0100
3 @@ -34,7 +34,7 @@
4         wvdialmon.o
5  
6  wvdial wvdialconf papchaptest pppmon: \
7 -  LDFLAGS+=-luniconf -lwvstreams -lwvutils -lwvbase
8 +  LIBS+=-luniconf -lwvstreams -lwvutils -lwvbase
9  
10  wvdial wvdialconf papchaptest pppmon: wvdial.a
11  
This page took 0.070341 seconds and 3 git commands to generate.