- Original Message -
> On 2015-05-29 04:24, Andrew Hughes wrote:
>
>
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8081447 Webrev:
> http://cr.openjdk.java.net/~andrew/8081447/webrev.01/ In testing a fix for
> [0], I found that system jpeg support seems
> to have bitrotted. Due to th
Thanks Magnus for adding the support so quickly.
The best would indeed be to bring it in via the hs-rt forest.
/Stefan
Magnus Ihse Bursie skrev den 2015-05-29 11:15:
A request have been made to be able to set specific LDFLAGS for
individual tests/libraries in SetupTestFilesCompilation, similar
A request have been made to be able to set specific LDFLAGS for
individual tests/libraries in SetupTestFilesCompilation, similar to the
CFLAGS_filename construct in SetupNativeCompilation,
e.g.
LDFLAGS_libFooBar := -lfooflag
It is trivial to also add CFLAGS functionality in a similar manner.
T