summaryrefslogtreecommitdiff
path: root/graphics/urt/files
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-01-10 18:11:53 +0000
committerSteve Price <steve@FreeBSD.org>1999-01-10 18:11:53 +0000
commitc54e680331a710cf0c909ba0bd3176a46bc67760 (patch)
tree506a19c23b887bd0bcb90868ffd32f924dd65ff2 /graphics/urt/files
parentac7763ae80d0cb67301ee13f0c091ed0764fca81 (diff)
downloadfreebsd-ports-c54e680331a710cf0c909ba0bd3176a46bc67760.zip
Portlint clean and honor CFLAGS.
PR: 9383 Submitted by: maintainer
Diffstat (limited to 'graphics/urt/files')
-rw-r--r--graphics/urt/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/urt/files/patch-aa b/graphics/urt/files/patch-aa
index 26b77e34155b..cf7370a90400 100644
--- a/graphics/urt/files/patch-aa
+++ b/graphics/urt/files/patch-aa
@@ -45,7 +45,7 @@
# You can put any system dependent flags here.
-ExtraCFLAGS =
-+ExtraCFLAGS = -m486 -O2
++ExtraCFLAGS = -O2 -pipe -fno-strength-reduce
# System specific or configuration parameters. Define according to your
# environment and desires.