Re: adjust-mflags mangles paths into arguments

2014-11-09 Thread Erik Joelsson
Hello Eric, Thanks for the detailed report. This looks like https://bugs.openjdk.java.net/browse/JDK-8028407 which probably needs to be backported to 8u as gnu make 4.0 is only going to get more common going forward. /Erik On 2014-11-07 23:15, Eric Reischer wrote: Steps to reproduce: $

adjust-mflags mangles paths into arguments

2014-11-07 Thread Eric Reischer
Steps to reproduce: $ hg clone http://hg.openjdk.java.net/jdk8u/jdk8u jdk8u $ cd jdk8u $ sh get_source.sh $ sh configure --with-freetype-include=/usr/include/freetype2 --with-freetype-lib=/usr/lib/x86_64-linux-gnu --with-debug-level=slowdebug $ LOG=trace JOBS=1 make all {} + echo