]> git.ipfire.org Git - thirdparty/gcc.git/commit
Use substituted GDCFLAGS
authorAndreas Schwab <schwab@suse.de>
Sun, 16 Jul 2023 17:43:56 +0000 (19:43 +0200)
committerAndreas Schwab <schwab@suse.de>
Mon, 31 Jul 2023 09:37:47 +0000 (11:37 +0200)
commit1ed21e23d6d4da8201a09558b71d9a34281e54dd
tree0cb5bfc7c3ce30bf8917f66d2ab91829ddba9efe
parent129feec0ba4f8ce74edf1fdf7da37b54968d3d37
Use substituted GDCFLAGS

Use the substituted value for GCDFLAGS instead of hardcoding $(CFLAGS) so
that the subdir configure scripts use the configured value.

* configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
* configure: Regenerate.
* Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
Makefile.in
configure
configure.ac