summaryrefslogtreecommitdiff
path: root/graphics/xglurbules
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-05-11 08:18:18 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-05-11 08:18:18 +0000
commitea3683d47afaddaa31ed44c96f1397084a872f3b (patch)
tree0efd210fff67220f519595a1bd075e32a58571c5 /graphics/xglurbules
parentUpdate to astime-2.8 (diff)
Make it buildable on non-x86 machines.
Notes
Notes: svn path=/head/; revision=80660
Diffstat (limited to 'graphics/xglurbules')
-rw-r--r--graphics/xglurbules/files/patch-Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/graphics/xglurbules/files/patch-Makefile b/graphics/xglurbules/files/patch-Makefile
new file mode 100644
index 000000000000..0e378b4add23
--- /dev/null
+++ b/graphics/xglurbules/files/patch-Makefile
@@ -0,0 +1,19 @@
+--- Makefile.orig Sun May 11 18:16:39 2003
++++ Makefile Sun May 11 18:16:48 2003
+@@ -28,16 +28,6 @@
+
+ CFLAGS+= ${XINCS}
+
+-CFLAGS+= -O3
+-CFLAGS+= -fstrength-reduce
+-CFLAGS+= -ffast-math
+-CFLAGS+= -fomit-frame-pointer
+-CFLAGS+= -fforce-mem
+-CFLAGS+= -fforce-addr
+-CFLAGS+= -funroll-loops
+-CFLAGS+= -fomit-frame-pointer
+-CFLAGS+= -mfancy-math-387
+-
+ clean:
+ rm -f xglurbules xglurbules-noshm *.o glurbules.gmon xglurbules.1.gz
+