libphobos: Remove undefined DRUNTIME_GC from configure scripts

libphobos/ChangeLog:

	* configure: Regenerate.
	* configure.ac: Remove DRUNTIME_GC.
This commit is contained in:
Iain Buclaw 2020-04-20 18:29:34 +02:00
parent 77aecf92a2
commit 8e1e6cdb8f
3 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2020-04-20 Iain Buclaw <ibuclaw@gdcproject.org>
* configure: Regenerate.
* configure.ac: Remove DRUNTIME_GC.
2020-04-18 Iain Buclaw <ibuclaw@gdcproject.org>
PR d/94304

1
libphobos/configure vendored
View File

@ -13982,7 +13982,6 @@ fi
WERROR_FLAG="-Werror"
fi
DRUNTIME_GC
druntime_target_cpu_parsed=""
case "$target_cpu" in

View File

@ -120,7 +120,6 @@ GCC_BASE_VER
DRUNTIME_CONFIGURE
DRUNTIME_MULTILIB
DRUNTIME_WERROR
DRUNTIME_GC
DRUNTIME_CPU_SOURCES
DRUNTIME_OS_SOURCES
DRUNTIME_OS_THREAD_MODEL