]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(gl_IGNORE_UNUSED_LIBRARIES):
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 20 Jun 2006 05:59:16 +0000 (05:59 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 20 Jun 2006 05:59:16 +0000 (05:59 +0000)
commitc88873d3a48127eb6252faf586a0026b091e3628
treeb9cf2bbaeca2141369ea528583db07cc6eefa0b1
parentd5a9087fb1d3b13243ad83d174fa1b1d0b0173c1
(gl_IGNORE_UNUSED_LIBRARIES):
Use -Wl,--as-needed, not bare --as-needed, since HP-UX 11.11
cc merely issues a bunch of annoying warnings for --as-needed
(this problem was reported by Bob Proulx).  Also, try linking with
-lm to detect a bug in binutils 2.16 (this problem was reported
by Ralf Wildenhues).
m4/ChangeLog
m4/lib-ignore.m4