On Fri, 5 Mar 2021 14:06:05 GMT, Erik Joelsson <er...@openjdk.org> wrote:

>> What I can do is parse the ABI from the original string, and then 
>> reconstruct the triplet as `$OPENJDK_TARGET_CPU-linux-$OPENJDK_TARGET_ABI`. 
>> See the update.
>
> This is certainly much better. Would it make sense to replace "linux" with 
> $OPENJDK_TARGET_OS as well, just to avoid having any hard coded values there?

Yeah, I can, see update.

-------------

PR: https://git.openjdk.java.net/jdk/pull/2833

Reply via email to