summaryrefslogtreecommitdiff
path: root/games/rocksndiamonds/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'games/rocksndiamonds/files/patch-ab')
-rw-r--r--games/rocksndiamonds/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/rocksndiamonds/files/patch-ab b/games/rocksndiamonds/files/patch-ab
new file mode 100644
index 000000000000..4fa247968530
--- /dev/null
+++ b/games/rocksndiamonds/files/patch-ab
@@ -0,0 +1,11 @@
+--- src/Makefile.orig Sat Dec 5 01:53:04 1998
++++ src/Makefile Thu May 27 13:44:11 1999
+@@ -64,7 +64,7 @@
+ $(CONFIG_SCORE_ENTRIES) $(XPM_INCLUDE_FILE)
+
+ # OPTIONS = -DDEBUG -g -Wall # only for debugging purposes
+-OPTIONS = -O3
++OPTIONS ?= -O3
+
+ # SYSTEM = -DSYSV -Ae # maybe needed for HP-UX
+