libphobos: Remove GDCFLAGSX variable from configure scripts.
authorIain Buclaw <ibuclaw@gdcproject.org>
Tue, 21 Apr 2020 21:03:23 +0000 (23:03 +0200)
committerIain Buclaw <ibuclaw@gdcproject.org>
Tue, 21 Apr 2020 21:03:23 +0000 (23:03 +0200)
commit81e07d422c5026ed66e3ad72a75d0d2385be1c0a
tree5944ae9a2f091413055a264e61faa6e0b011f1bd
parent3942060c4b3168307b9e2870d81e7ca15b49760a
libphobos: Remove GDCFLAGSX variable from configure scripts.

Always run testsuite with same GDCFLAGS as used in build.

libphobos/ChangeLog:

* Makefile.in: Regenerate.
* configure: Regenerate.
* configure.ac: Remove GDCFLAGSX.
* libdruntime/Makefile.in: Regenerate.
* src/Makefile.in: Regenerate.
* testsuite/Makefile.in: Regenerate.
* testsuite/testsuite_flags.in: Use GDCFLAGS in --gdcflags.
* testsuite/libphobos.thread/fiber_guard_page.d: Test using -O0.
libphobos/Makefile.in
libphobos/configure
libphobos/configure.ac
libphobos/libdruntime/Makefile.in
libphobos/src/Makefile.in
libphobos/testsuite/Makefile.in
libphobos/testsuite/libphobos.thread/fiber_guard_page.d
libphobos/testsuite/testsuite_flags.in