aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/crossfire-client/files/patch-ao11
-rw-r--r--games/crossfire-server/files/patch-ao11
-rw-r--r--games/crossfire/files/patch-ao11
3 files changed, 33 insertions, 0 deletions
diff --git a/games/crossfire-client/files/patch-ao b/games/crossfire-client/files/patch-ao
new file mode 100644
index 000000000000..9b1c2becdac5
--- /dev/null
+++ b/games/crossfire-client/files/patch-ao
@@ -0,0 +1,11 @@
+--- config/crossfire.cf.orig Sat Sep 18 18:31:54 1999
++++ config/crossfire.cf Sat Sep 18 18:32:23 1999
+@@ -174,7 +174,7 @@
+ /* use /bin/cc you will be able to compile */
+ /* crossfire itself. */
+
+-#ifdef AlphaArchitecture
++#if defined(AlphaArchitecture) && !defined(FreeBSDArchitecture)
+ CC = cc -std1 -Olimit 1000 /* Alpha */
+ #endif
+
diff --git a/games/crossfire-server/files/patch-ao b/games/crossfire-server/files/patch-ao
new file mode 100644
index 000000000000..9b1c2becdac5
--- /dev/null
+++ b/games/crossfire-server/files/patch-ao
@@ -0,0 +1,11 @@
+--- config/crossfire.cf.orig Sat Sep 18 18:31:54 1999
++++ config/crossfire.cf Sat Sep 18 18:32:23 1999
+@@ -174,7 +174,7 @@
+ /* use /bin/cc you will be able to compile */
+ /* crossfire itself. */
+
+-#ifdef AlphaArchitecture
++#if defined(AlphaArchitecture) && !defined(FreeBSDArchitecture)
+ CC = cc -std1 -Olimit 1000 /* Alpha */
+ #endif
+
diff --git a/games/crossfire/files/patch-ao b/games/crossfire/files/patch-ao
new file mode 100644
index 000000000000..9b1c2becdac5
--- /dev/null
+++ b/games/crossfire/files/patch-ao
@@ -0,0 +1,11 @@
+--- config/crossfire.cf.orig Sat Sep 18 18:31:54 1999
++++ config/crossfire.cf Sat Sep 18 18:32:23 1999
+@@ -174,7 +174,7 @@
+ /* use /bin/cc you will be able to compile */
+ /* crossfire itself. */
+
+-#ifdef AlphaArchitecture
++#if defined(AlphaArchitecture) && !defined(FreeBSDArchitecture)
+ CC = cc -std1 -Olimit 1000 /* Alpha */
+ #endif
+