On Mon, 23 Nov 2020 11:37:14 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:

> So, would adding to `BASIC_JVM_LIBS` at `LIB_SETUP_LIBRARIES` step in 
> `make/autoconf/libraries.m4` be a good place then?

This seems to work. It would seem only JVM is needed to be built with 
`-latomic`, which makes sense, as the problematic use is in VM code).

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

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

Reply via email to