mh-mingw: Set __USE_MINGW_ACCESS in missed C++ flags variables
authorMartin Storsjö <martin@martin.st>
Mon, 7 Aug 2023 11:07:25 +0000 (13:07 +0200)
committerAlan Modra <amodra@gmail.com>
Sat, 12 Aug 2023 00:54:26 +0000 (10:24 +0930)
commita710d78f319643eac99e03d3adfdbe7edf810d41
treef18202549091495c20b6f1b3092ad558ad9d6fae
parentc841db953822200b5f9babeb7ddeaefe0bb377df
mh-mingw: Set __USE_MINGW_ACCESS in missed C++ flags variables

This is similar to what was done in
eea4e2ff0a3f5e7f37df204c070cc5d9ef339e6e (where it was added to
STAGE*_CXXFLAGS), but this adds the flag to the CXXFLAGS and
BOOT_CXXFLAGS variables too (as it's already added to CFLAGS and
BOOT_CFLAGS).

2021-04-09  Martin Storsjö  <martin@martin.st>

config/
* mh-mingw: Set __USE_MINGW_ACCESS in missed C++ flags
variables
config/mh-mingw