8284732: FFI_GO_CLOSURES macro not defined but required for zero build on Mac OS X

Reviewed-by: dholmes
This commit is contained in:
Johannes Bechberger 2022-04-12 23:20:12 +00:00 committed by David Holmes
parent 7891085a87
commit cafde7fe00

View File

@ -30,6 +30,10 @@
#define SUPPORTS_NATIVE_CX8
#endif
#ifndef FFI_GO_CLOSURES
#define FFI_GO_CLOSURES 0
#endif
#include <ffi.h>
// Indicates whether the C calling conventions require that