Skip to content
Snippets Groups Projects
Commit 48b22a3f authored by Andrew Pinski's avatar Andrew Pinski
Browse files

toplevel: Error out if using --disable-libstdcxx with bootstrap [PR105474]


Bootstrapping and using --disable-libstdcxx will cause a build failure deep in compiling
stage2 so instead error out early in the toplevel configure so it is more user friendly.

Bootstrapped and tested on x86_64-linux-gnu.
Also made sure --disable-libstdcxx without --disable-bootstrap failed.

	PR bootstrap/105474

ChangeLog:

	* configure: Regenerate.
	* configure.ac: Error out if libstdc++ is not enabled
	with bootstrapping.

Signed-off-by: default avatarAndrew Pinski <quic_apinski@quicinc.com>
parent c8138acb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment