diff options
author | Hidetoshi Shimokawa <simokawa@FreeBSD.org> | 1999-01-05 16:13:27 +0800 |
---|---|---|
committer | Hidetoshi Shimokawa <simokawa@FreeBSD.org> | 1999-01-05 16:13:27 +0800 |
commit | bf61218cf0966d1d0d644022d3c62cc9d4585c8b (patch) | |
tree | 026f587634a2143817ead63695112dc6485104b1 /news | |
parent | e35d9acf1b25c225e759e61d00d95c0b6c1a35b7 (diff) | |
download | freebsd-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-aa | 2 |
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 |