]> git.ipfire.org Git - thirdparty/libtool.git/commit
Unfortunately, libtool has no way of telling if unrecognized
authorAlbert Chin-A-Young <china@thewrittenword.com>
Tue, 14 Sep 2004 21:23:43 +0000 (21:23 +0000)
committerGary V. Vaughan <gary@gnu.org>
Tue, 14 Sep 2004 21:23:43 +0000 (21:23 +0000)
commit7ea2fa761b974a0385e724ec5270db1c383e86f0
tree4768760abbe477806e3f3a22f944705f8a78c6e3
parent546e73c2e36e9f1f3d67acf9e71688eb649b1b64
Unfortunately, libtool has no way of telling if unrecognized
compiler flags need an argument or not, and can disect options and
pass parts through incorrectly.  This changeset reverts both
2004-09-06 Albert Chin-A-Young (topmost) and 2004-09-05 Albert
Chin-A-Young below, and recognises more options explicitly:

* config/ltmain.in (func_mode_link): Pass through options needed
to compile in 64-bit mode with gcc, and the SGI, Sun, HP and IBM
compilers.
ChangeLog
config/ltmain.in