mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
Upgrade to version 1.1, which removes the i386 specific instructions
PR: ports/52003 Submitted by: Steve Roome <steve@pepcross.com>
This commit is contained in:
parent
eef4840e77
commit
6c35f0e948
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=80712
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xglurbules
|
||||
PORTVERSION= 1.0
|
||||
PORTVERSION= 1.1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://www.pepcross.com/glurbules/
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (xglurbules-1.0.tar.gz) = e358e5d14e72af0ee5cb538f1658a546
|
||||
MD5 (xglurbules-1.1.tar.gz) = 17a039e52d54ead916df05c92fda051e
|
||||
|
@ -1,19 +0,0 @@
|
||||
--- 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
|
||||
|
Loading…
Reference in New Issue
Block a user