On Sun, May 27, 2012 at 02:42:14AM +0200, Simon Ruderich wrote: > - CLDFLAGS="$CLDFLAGS -Wl,--version-script,.export.sym" > + CLDFLAGS="$LDFLAGS $CLDFLAGS -Wl,--version-script,.export.sym"
What are typical contents of the LDFLAGS environment variable in Debian? - Which cmdline parameters are getting lost? - Which lines are 'losing' the enviroment LDFLAGS but actually need it? (There was some problem that led to needing to split LDFLAGS like that, would have to go back and find the details.) > +AC_SUBST(LDFLAGS) Existing inconsistency/bug? - make.tmpl.in has LDFLAGS += @LDFLAGS@ Alasdair -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org