aboutsummaryrefslogtreecommitdiff
path: root/devel/libffi/files/patch-libffi.map.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libffi/files/patch-libffi.map.in')
-rw-r--r--devel/libffi/files/patch-libffi.map.in23
1 files changed, 0 insertions, 23 deletions
diff --git a/devel/libffi/files/patch-libffi.map.in b/devel/libffi/files/patch-libffi.map.in
deleted file mode 100644
index 25c8b32c7ece..000000000000
--- a/devel/libffi/files/patch-libffi.map.in
+++ /dev/null
@@ -1,23 +0,0 @@
---- libffi.map.in.orig 2022-10-23 15:23:27 UTC
-+++ libffi.map.in
-@@ -33,7 +33,9 @@ LIBFFI_BASE_8.0 {
- ffi_raw_to_ptrarray;
- ffi_raw_size;
-
-+#if !FFI_NATIVE_RAW_API
- ffi_java_raw_call;
-+#endif
- ffi_java_ptrarray_to_raw;
- ffi_java_raw_to_ptrarray;
- ffi_java_raw_size;
-@@ -62,8 +64,10 @@ LIBFFI_CLOSURE_8.0 {
- ffi_prep_closure_loc;
- ffi_prep_raw_closure;
- ffi_prep_raw_closure_loc;
-+#if !FFI_NATIVE_RAW_API
- ffi_prep_java_raw_closure;
- ffi_prep_java_raw_closure_loc;
-+#endif
- } LIBFFI_BASE_8.0;
- #endif
-