summaryrefslogtreecommitdiff
path: root/audio/gogo/Makefile
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>2000-07-05 07:52:12 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>2000-07-05 07:52:12 +0000
commitfdca5a8963605f733a092e8a85102c67a1077da9 (patch)
tree3c5977019133b0aacbc8edbeeb1e5541ee303cb2 /audio/gogo/Makefile
parent@dirrm share/wordplay (diff)
Update for more simple.
Submitted by: FUJISHIMA Satsuki <k5@cheerful.com>
Notes
Notes: svn path=/head/; revision=30223
Diffstat (limited to 'audio/gogo/Makefile')
-rw-r--r--audio/gogo/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/gogo/Makefile b/audio/gogo/Makefile
index 925be383f3e4..585d1842dc1e 100644
--- a/audio/gogo/Makefile
+++ b/audio/gogo/Makefile
@@ -25,9 +25,7 @@ ONLY_FOR_ARCHS= i386
# A sample of heavily optimized CFLAGS(typically used with pgcc).
# Recommended ONLY for benchmarks.
-# CFLAGS=-march=pentiumpro -O6 -finline-functions -fomit-frame-pointer -funrol
-
-MAKE_ENV= "CC=$(CC) -c $(CFLAGS)" "LD=$(CC)"
+# CFLAGS=-march=pentiumpro -O6 -finline-functions -fomit-frame-pointer -funroll-loops -fexpensive-optimizations -foptimize-register-move -ffast-math -fdefer-pop -mfancy-math-387
pre-fetch:
.if !defined(USE_MT)