summaryrefslogtreecommitdiff
path: root/audio/tracker
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-08-19 22:28:45 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-08-19 22:28:45 +0000
commit6a64c7e9a378951aa866d350dd6bab2ee829b219 (patch)
tree492d272a97bb37b3a16384bcc5497dc0e9ae1e89 /audio/tracker
parentRoar Tronæs' X11 version of the pacman game. (diff)
Add -fno-strength-reduce to eliminate -O2 bug
Notes
Notes: svn path=/head/; revision=2083
Diffstat (limited to 'audio/tracker')
-rw-r--r--audio/tracker/files/patch-aa19
1 files changed, 18 insertions, 1 deletions
diff --git a/audio/tracker/files/patch-aa b/audio/tracker/files/patch-aa
index 3a108a0c23a0..c0991c3e8502 100644
--- a/audio/tracker/files/patch-aa
+++ b/audio/tracker/files/patch-aa
@@ -1,5 +1,5 @@
*** Makefile.orig Sun Jul 2 21:47:44 1995
---- Makefile Tue Jul 4 04:20:10 1995
+--- Makefile Sun Aug 20 02:25:56 1995
***************
*** 32,38 ****
MAN_DIR = $(PREFIX)/man
@@ -39,6 +39,23 @@
#
# C compiler flags and libraries for each machine.
***************
+*** 122,128 ****
+ AUDIODIR_linux=PCux/
+ CONFIG_linux = PCux/linux_
+
+! CFLAGS_freebsd = -O2 -funroll-loops -finline-functions
+ LIBS_freebsd = -lm
+ AUDIODIR_freebsd=PCux/
+ CONFIG_freebsd = PCux/freebsd_
+--- 124,130 ----
+ AUDIODIR_linux=PCux/
+ CONFIG_linux = PCux/linux_
+
+! CFLAGS_freebsd = -O2 -fno-strength-reduce -funroll-loops -finline-functions
+ LIBS_freebsd = -lm
+ AUDIODIR_freebsd=PCux/
+ CONFIG_freebsd = PCux/freebsd_
+***************
*** 161,169 ****
prefs.o autoinit.o ${UI}ui.o display.o empty.o color.o version.o