]> git.ipfire.org Git - thirdparty/libtool.git/commit
Use linker_flags not compiler_flags with $LD.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 4 Apr 2010 07:32:56 +0000 (09:32 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 4 Apr 2010 07:40:17 +0000 (09:40 +0200)
commit519bf919cc98013db7f801fe9697421154db9b38
tree5c5865d569d4ddca8ec438584a7f0d4c096b0613
parentd7e8e16dd075d1ceb92b36f72d32cbc2c2f16f07
Use linker_flags not compiler_flags with $LD.

* libltdl/m4/libtool.m4 (_LT_LINKER_SHLIBS) [linux]
<archive_cmds, archive_expsym_cmds>: With xlf and bgxlf
compilers, when linking with $LD, use $linker_flags not
$compiler_flags.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
libltdl/m4/libtool.m4