summaryrefslogtreecommitdiff
path: root/news/xmitbin/files/patch-aa
diff options
context:
space:
mode:
authorHidetoshi Shimokawa <simokawa@FreeBSD.org>1999-01-05 08:13:27 +0000
committerHidetoshi Shimokawa <simokawa@FreeBSD.org>1999-01-05 08:13:27 +0000
commitbf61218cf0966d1d0d644022d3c62cc9d4585c8b (patch)
tree026f587634a2143817ead63695112dc6485104b1 /news/xmitbin/files/patch-aa
parentBump esound's library version to 1.0. (diff)
remove -m486 option for alpha.
Notes
Notes: svn path=/head/; revision=15854
Diffstat (limited to '')
-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