r270939 - in /trunk/libphobos: ChangeLog config...
ro@gcc.gnu.org
ro@gcc.gnu.org
Tue May 7 10:38:00 GMT 2019
Author: ro
Date: Tue May 7 10:38:45 2019
New Revision: 270939
URL: https://gcc.gnu.org/viewcvs?rev=270939&root=gcc&view=rev
Log:
Check if Solaris ld supports -z relax=transtls
* m4/druntime/os.m4 (DRUNTIME_OS_LINK_SPEC): Only use -z
relax=transtls if linker supports it.
* configure.ac (enable_libphobos, LIBPHOBOS_SUPPORTED): Move down.
(x86_64-*-solaris2.* | i?86-*-solaris2.*): Only
mark supported with either gld or ld -z relax=transtls.
* configure: Regenerate.
Modified:
trunk/libphobos/ChangeLog
trunk/libphobos/configure
trunk/libphobos/configure.ac
trunk/libphobos/m4/druntime/os.m4
More information about the Gcc-cvs
mailing list