summaryrefslogtreecommitdiff
path: root/ftp/greed/files/patch-aa
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-04-21 19:13:01 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-04-21 19:13:01 +0000
commit86e6de76adfd39bc69e6a4de3fc806d1042ea2c2 (patch)
tree8e3d5b5ad8097a452f4bdbe1a668f1971f6ee899 /ftp/greed/files/patch-aa
parentChange gtimer to use gtk12 (diff)
Update to greed 0.666 (great version number, huh?)
PR: 11251 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=18056
Diffstat (limited to 'ftp/greed/files/patch-aa')
-rw-r--r--ftp/greed/files/patch-aa13
1 files changed, 6 insertions, 7 deletions
diff --git a/ftp/greed/files/patch-aa b/ftp/greed/files/patch-aa
index 9f53cfaecdb8..c26b01d7402b 100644
--- a/ftp/greed/files/patch-aa
+++ b/ftp/greed/files/patch-aa
@@ -1,10 +1,10 @@
---- Makefile.orig Sat Apr 10 03:11:33 1999
-+++ Makefile Tue Apr 13 17:38:53 1999
+--- Makefile.orig Wed Apr 21 07:09:00 1999
++++ Makefile Tue Apr 20 17:49:19 1999
@@ -4,10 +4,10 @@
# Where to install binary and manpage on "make install":
--PREFIX=/usr/local
+-PREFIX=/usr
BINDIR=$(PREFIX)/bin
MANDIR=$(PREFIX)/man
SECTION=1
@@ -12,7 +12,7 @@
###################################################
###### ######
-@@ -52,11 +52,11 @@
+@@ -52,11 +52,10 @@
#CFLAGS='-DI386_ASSEM -DREAL_IS_FLOAT -DLINUX -Wall -O2 -m486 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -malign-loops=2 -malign-jumps=2 -malign-functions=2'
freebsd:
@@ -22,9 +22,8 @@
- CFLAGS='-Wall -ansi -pedantic -O4 -m486 -fomit-frame-pointer \
- -funroll-all-loops -ffast-math -DROT_I386 \
- -DI386_ASSEM -DREAL_IS_FLOAT -DUSE_MMAP' \
-+ CFLAGS='-fomit-frame-pointer \
-+ -funroll-all-loops -ffast-math \
-+ -DREAL_IS_FLOAT -DUSE_MMAP ${FLAGS}' \
++ CFLAGS='-funroll-all-loops -ffast-math \
++ -DI386_ASSEM -DREAL_IS_FLOAT -DUSE_MMAP ${FLAGS}' \
greed
solaris: