]> git.pld-linux.org Git - packages/compat-ncurses5.git/blob - ncurses-linking.patch
340c02db1ce4db50f765d7242b6482b1de8f9230
[packages/compat-ncurses5.git] / ncurses-linking.patch
1 --- tack/Makefile.in~   2006-12-17 16:58:32.000000000 +0100
2 +++ tack/Makefile.in    2008-05-14 21:09:43.119532373 +0200
3 @@ -93,7 +93,7 @@
4  LOCAL_LIBDIR   = @top_builddir@/lib
5  
6  LD             = @LD@
7 -LINK           = @LINK_PROGS@ $(LIBTOOL_LINK) $(CC)
8 +LINK           = @LINK_PROGS@ $(LIBTOOL_LINK)
9  LDFLAGS                = @EXTRA_LDFLAGS@ \
10                 @TINFO_ARGS@ @LDFLAGS@ @LD_MODEL@ @LIBS@
11  
This page took 0.038195 seconds and 2 git commands to generate.