summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorJoern Rennecke <joern.rennecke@embecosm.com>2010-01-22 16:28:25 +0000
committerJoern Rennecke <joern.rennecke@embecosm.com>2010-01-22 16:28:25 +0000
commite894eef9f5bfa989029423afe729da554df8d17e (patch)
treecba348ddf9aba8d0e77042954143a37e3f3ce415 /configure
parentfe57329f991a0b347d40a5c97d9a62285eb708fe (diff)
downloadcygnal-e894eef9f5bfa989029423afe729da554df8d17e.tar.gz
cygnal-e894eef9f5bfa989029423afe729da554df8d17e.tar.bz2
cygnal-e894eef9f5bfa989029423afe729da554df8d17e.zip
gcc PR libstdc++/36101, gcc PR libstdc++/42813
* configure.ac (target_configdirs): Substitute. * Makefile.def: Bootstrap target module libgomp. Add dependency of all-target-libstdc++-v3 on configure-target-libgomp. * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable. (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS. * configure, Makefile.in: Regenerate.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 9aa46858f..e8d6b6f8b 100755
--- a/configure
+++ b/configure
@@ -656,6 +656,7 @@ CC_FOR_BUILD
AS_FOR_BUILD
AR_FOR_BUILD
target_configargs
+target_configdirs
configdirs
host_configargs
build_configdirs
@@ -7917,6 +7918,7 @@ done
+
# Target module lists & subconfigure args.