Use substituted GDCFLAGS
authorAndreas Schwab <schwab@suse.de>
Mon, 7 Aug 2023 11:07:47 +0000 (13:07 +0200)
committerAlan Modra <amodra@gmail.com>
Sat, 12 Aug 2023 00:55:06 +0000 (10:25 +0930)
commit19824f6fab29fddebc4e7674a730d65bd3efd7ea
treec380f30c3208b56ef7d5a2d18e9a279d4d971b62
parentdbd77e21946f3d952f0c955c83a4fbe6fa630ef1
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.ac