Skip to content

Commit

Permalink
Backport cafde7fe0025cb648d27c8070689a073e49eabb0
Browse files Browse the repository at this point in the history
  • Loading branch information
parttimenerd committed Sep 27, 2022
1 parent 6e53ef2 commit 916b578
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/hotspot/cpu/zero/globalDefinitions_zero.hpp
Expand Up @@ -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
Expand Down

0 comments on commit 916b578

Please sign in to comment.