libtool/build-aux
Rainer Orth 525cddd2bc libtool: opt_duplicate_compiler_generated_deps is harmful on Solaris
Fix for http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16452.
* build-aux/ltmain.in (libtool_validate_options): disable the
opt_duplicate_compiler_generated_deps optimization for Solaris2 so
that gcc-4.9+ compiled C++ code with -Wl,-Bdirect on 64-bit Solaris
x86 can avoid unwinding failures caused by accidental mixing of the
libc and libgcc_s unwinders in a single executable.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
2014-01-18 10:07:52 +13:00
..
git-hooks maint: update copyright notices to include 2014. 2014-01-02 12:26:44 +13:00
.gitignore bootstrap: move into local gl overrides directory. 2012-10-21 19:39:04 +07:00
edit-readme-alpha edit-readme-alpha: adjust for recent README edits. 2014-01-03 18:29:19 +13:00
git-log-fix maint: normalise formatting of recent commit log entry. 2013-09-05 12:16:25 +07:00
ltmain.in libtool: opt_duplicate_compiler_generated_deps is harmful on Solaris 2014-01-18 10:07:52 +13:00