summaryrefslogtreecommitdiffstats
path: root/games/3dc/files/patch-include_machine.h
diff options
context:
space:
mode:
Diffstat (limited to 'games/3dc/files/patch-include_machine.h')
-rw-r--r--games/3dc/files/patch-include_machine.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/3dc/files/patch-include_machine.h b/games/3dc/files/patch-include_machine.h
new file mode 100644
index 0000000..8342b7c
--- /dev/null
+++ b/games/3dc/files/patch-include_machine.h
@@ -0,0 +1,11 @@
+--- ../include/machine.h.orig Mon May 31 12:57:09 1999
++++ ../include/machine.h Mon May 31 12:57:36 1999
+@@ -35,7 +35,7 @@
+ #include <ulimit.h>
+ #endif
+
+-#ifdef __alpha__
++#if defined(__alpha__) && !defined(__FreeBSD__)
+ #include <alloca.h>
+ #endif /* __alpha__ */
+
OpenPOWER on IntegriCloud