Re: [PATCH] Add CXX_FOR_BUILD to HOST_EXPORTS
On 6/18/19 3:34 PM, Michael Forney wrote: > 2019-06-18 Michael Forney > > * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD. > * Makefile.in: Regenerate. THanks. I've installed this on the trunk. jeff
[PATCH] Add CXX_FOR_BUILD to HOST_EXPORTS
gcc/configure needs this to generate auto-build.h using the right C++ compiler. 2019-06-18 Michael Forney * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD. * Makefile.in: Regenerate. --- I ran into this since I needed to pass some special flags to the build C++ compiler for my