aboutsummaryrefslogtreecommitdiff
path: root/devel/libffcall/files/patch-ffcall-abi.h
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libffcall/files/patch-ffcall-abi.h')
-rw-r--r--devel/libffcall/files/patch-ffcall-abi.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/libffcall/files/patch-ffcall-abi.h b/devel/libffcall/files/patch-ffcall-abi.h
deleted file mode 100644
index 29af0d0c2f68..000000000000
--- a/devel/libffcall/files/patch-ffcall-abi.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- ffcall-abi.h.orig 2018-11-18 21:47:39 UTC
-+++ ffcall-abi.h
-@@ -75,7 +75,7 @@
- #endif
- #endif
- #ifndef __sparc64__
--#if defined(__sparcv9) /* GCC/Solaris, Sun C */ || defined(__arch64__) /* GCC/Linux */
-+#if defined(__sparcv9) /* GCC/Solaris, Sun C */
- #define __sparc64__ 1
- #endif
- #endif