Re: Allow --with-extra-cxxflags to work with HotSpot.

2015-07-22 Thread Volker Simonis
hotspot build. Whether that is > harmful I don't know - I'm just pointing out that this is far from clear cut > and would need some resources to establish that the change is indeed safe. > > This should all be resolved once the hotspot build is converted to be a full > conf

Re: Allow --with-extra-cxxflags to work with HotSpot.

2015-07-21 Thread David Holmes
e (fragile) hotspot build system. David - Thanks, Ian Rogers, Google. --- Allow --with-extra-cxxflags to work with HotSpot. Pass down EXTRA_CXXFLAGS from gnumake's invocation or environment. diff -r fff6b54e9770 make/aix/makefiles/vm.make --- a/make/aix/makefiles/vm.makeThu Ju