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.
This commit is contained in:
@@ -3072,6 +3072,7 @@ AC_SUBST(build_configdirs)
|
||||
# Host module lists & subconfigure args.
|
||||
AC_SUBST(host_configargs)
|
||||
AC_SUBST(configdirs)
|
||||
AC_SUBST(target_configdirs)
|
||||
|
||||
# Target module lists & subconfigure args.
|
||||
AC_SUBST(target_configargs)
|
||||
|
Reference in New Issue
Block a user