Commit 8e1e6cdb by Iain Buclaw

libphobos: Remove undefined DRUNTIME_GC from configure scripts

libphobos/ChangeLog:

	* configure: Regenerate.
	* configure.ac: Remove DRUNTIME_GC.
parent 77aecf92
2020-04-20 Iain Buclaw <ibuclaw@gdcproject.org>
* configure: Regenerate.
* configure.ac: Remove DRUNTIME_GC.
2020-04-18 Iain Buclaw <ibuclaw@gdcproject.org> 2020-04-18 Iain Buclaw <ibuclaw@gdcproject.org>
PR d/94304 PR d/94304
......
...@@ -13982,7 +13982,6 @@ fi ...@@ -13982,7 +13982,6 @@ fi
WERROR_FLAG="-Werror" WERROR_FLAG="-Werror"
fi fi
DRUNTIME_GC
druntime_target_cpu_parsed="" druntime_target_cpu_parsed=""
case "$target_cpu" in case "$target_cpu" in
......
...@@ -120,7 +120,6 @@ GCC_BASE_VER ...@@ -120,7 +120,6 @@ GCC_BASE_VER
DRUNTIME_CONFIGURE DRUNTIME_CONFIGURE
DRUNTIME_MULTILIB DRUNTIME_MULTILIB
DRUNTIME_WERROR DRUNTIME_WERROR
DRUNTIME_GC
DRUNTIME_CPU_SOURCES DRUNTIME_CPU_SOURCES
DRUNTIME_OS_SOURCES DRUNTIME_OS_SOURCES
DRUNTIME_OS_THREAD_MODEL DRUNTIME_OS_THREAD_MODEL
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment