]> git.ipfire.org Git - thirdparty/gcc.git/commit
Enable libphobos on Solaris 11/x86
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 14 Apr 2019 09:38:01 +0000 (09:38 +0000)
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 14 Apr 2019 09:38:01 +0000 (09:38 +0000)
commit20abc61cb86c450839bea1f9c71e99d958345477
treec2e0b613134e46305a63e7397d181780ca637a15
parent79c213076b596876c317b9490211151a51271455
Enable libphobos on Solaris 11/x86

toplevel:
* configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
* configure: Regenerate.

libphobos:
* configure.tgt (LIBPHOBOS_SUPPORTED): Default to no.
Set to yes explicitly.
* configure.ac: Handle --enable-libphobos.
(x86_64-*-solaris2.* | i?86-*-solaris2.*): Only mark supported
with gas.
(ENABLE_LIBPHOBOS): New conditional.
* configure: Regenerate.
* Makefile.am (SUBDIRS): Only set if ENABLE_LIBPHOBOS.
* Makefile.in: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@270348 138bc75d-0d04-0410-961f-82ee72b054a4
ChangeLog
configure
configure.ac
libphobos/ChangeLog
libphobos/Makefile.am
libphobos/Makefile.in
libphobos/configure
libphobos/configure.ac
libphobos/configure.tgt