On Fri, 5 May 2023 13:23:21 GMT, Jorn Vernee <jver...@openjdk.org> wrote:

> And then remove the workaround from the source code. (`LIBFFI_CFLAGS` is used 
> to build both relevant libraries, and should also be used when a new library 
> is added that needs libffi. So this would avoid a repeat of this issue)

Yes, I added a variant of that fix that explicitly checks for `FFI_GO_CLOSURES` 
definition during configure. (Now I have to find a system which actually 
supports recent FFI to test it...

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

PR Comment: https://git.openjdk.org/jdk/pull/13827#issuecomment-1538144683

Reply via email to