]> git.ipfire.org Git - thirdparty/gcc.git/commit - Makefile.tpl
PR libstdc++/36101, PR libstdc++/42813
authorJoern Rennecke <amylaar@spamcop.net>
Fri, 22 Jan 2010 13:35:38 +0000 (13:35 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Fri, 22 Jan 2010 13:35:38 +0000 (13:35 +0000)
commitaae29963cf81dda2c09b9ffc07a84c788421aeb2
treee8e77688f0a4c0c209ef99bb741123696ae9b58a
parentaddb239cd3d7a2fa96764250dbba7fc0d27dcd6b
PR libstdc++/36101, PR libstdc++/42813

PR libstdc++/36101, PR libstdc++/42813
[toplevel]:
* 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.
libstdc++-v3:
* acinclude.m4: (enable_parallel): Test ${TARGET_CONFIGDIRS} instead of
loking for omp.h .
* configure: Regenerate.

From-SVN: r156172
ChangeLog
Makefile.def
Makefile.in
Makefile.tpl
configure
configure.ac
libstdc++-v3/ChangeLog
libstdc++-v3/acinclude.m4
libstdc++-v3/configure