aboutsummaryrefslogtreecommitdiffstats
path: root/news/xmitbin
diff options
context:
space:
mode:
authorsimokawa <simokawa@FreeBSD.org>1999-01-05 16:13:27 +0800
committersimokawa <simokawa@FreeBSD.org>1999-01-05 16:13:27 +0800
commitf50e80d46bcec87809d1cd4c27b1168bc076ec88 (patch)
tree8d3c549411f386f5f156b80765860546d74fde01 /news/xmitbin
parent20b1bd725894ee80e0e5fa3d3e6d4c57df406c1e (diff)
downloadfreebsd-ports-gnome-f50e80d46bcec87809d1cd4c27b1168bc076ec88.tar.gz
freebsd-ports-gnome-f50e80d46bcec87809d1cd4c27b1168bc076ec88.tar.zst
freebsd-ports-gnome-f50e80d46bcec87809d1cd4c27b1168bc076ec88.zip
remove -m486 option for alpha.
Diffstat (limited to 'news/xmitbin')
-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