mirror of
https://git.freebsd.org/ports.git
synced 2025-06-11 15:50:33 -04:00
11 lines
294 B
C
11 lines
294 B
C
--- 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
|