RFR: JDK-8066752: Remove space after -L on linker lines
Magnus Ihse Bursie
magnus.ihse.bursie at oracle.com
Mon Dec 8 14:54:40 UTC 2014
On 2014-12-08 14:53, Erik Joelsson wrote:
> Hello,
>
> Please review this small patch, removing all instances of space
> following '-L' on linker lines. With certain versions of XCode on
> Macosx, this results in an error. Most of these instances were
> introduced with the modular images change. I chose to remove
> everything I could find, even if not used on Macosx builds, for
> consistency.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8066752
> Webrev: http://cr.openjdk.java.net/~erikj/8066752/webrev.jdk.01/
>
> /Erik
Looks good to me.
/Magnus
More information about the build-dev
mailing list