RFR: Add limited support for -musl to config.sub

David Holmes david.holmes at oracle.com
Wed Apr 12 01:08:05 UTC 2017


On 12/04/2017 9:14 AM, Mikael Vidstedt wrote:
>
> The version of autoconfig-config.sub checked into the JDK repo is old enough to not support/handle musl. This change adds (very) limited support for handling musl tuples. Specifically, it *only* handles the exact tuple 'x86_64-unknown-linux-musl' and handles it by returning the exact same tuple string.
>
> This clearly needs to be made more flexible going forward, and I’m following up on options to do so. Meanwhile, this at least works well enough to get something building.
>
> http://cr.openjdk.java.net/~mikael/webrevs/portola/configsub/webrev.00/webrev/

Ok.

David

> Cheers,
> Mikael
>


More information about the portola-dev mailing list