aboutsummaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authorHidetoshi Shimokawa <simokawa@FreeBSD.org>1999-01-05 16:13:27 +0800
committerHidetoshi Shimokawa <simokawa@FreeBSD.org>1999-01-05 16:13:27 +0800
commitbf61218cf0966d1d0d644022d3c62cc9d4585c8b (patch)
tree026f587634a2143817ead63695112dc6485104b1 /news
parente35d9acf1b25c225e759e61d00d95c0b6c1a35b7 (diff)
downloadfreebsd-ports-gnome-bf61218cf0966d1d0d644022d3c62cc9d4585c8b.tar.gz
freebsd-ports-gnome-bf61218cf0966d1d0d644022d3c62cc9d4585c8b.tar.zst
freebsd-ports-gnome-bf61218cf0966d1d0d644022d3c62cc9d4585c8b.zip
remove -m486 option for alpha.
Diffstat (limited to 'news')
-rw-r--r--news/xmitbin/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/xmitbin/files/patch-aa b/news/xmitbin/files/patch-aa
index 0e596406c4a8..1cbda21c16fe 100644
--- a/news/xmitbin/files/patch-aa
+++ b/news/xmitbin/files/patch-aa
@@ -27,7 +27,7 @@
# ...options for Apollo...
# CCOPTS = -DAPOLLO -DSysVMail
+# ...options for FreeBSD...
-+CCOPTS = -O6 -m486 -Wall -DSysVMail
++CCOPTS = -O6 -Wall -DSysVMail
#
# END OF USER-CONFIGURABLE ITEMS - NO MODIFICATIONS BEYOND THIS POINT SHOULD