summaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authorsimokawa <simokawa@FreeBSD.org>1999-01-05 05:32:08 +0000
committersimokawa <simokawa@FreeBSD.org>1999-01-05 05:32:08 +0000
commit608e2077c4366dc77b66e7d7ff7fce44265df00d (patch)
tree2e3c621d679f42589b2793ca5b7770924362f503 /chinese
parente38b023ec71f135d32be4fea65708adc2327c20a (diff)
downloadFreeBSD-ports-608e2077c4366dc77b66e7d7ff7fce44265df00d.zip
FreeBSD-ports-608e2077c4366dc77b66e7d7ff7fce44265df00d.tar.gz
remove -m486 option for alpha
Diffstat (limited to 'chinese')
-rw-r--r--chinese/xcin/files/patch-aa9
-rw-r--r--chinese/xcin25/files/patch-aa9
2 files changed, 0 insertions, 18 deletions
diff --git a/chinese/xcin/files/patch-aa b/chinese/xcin/files/patch-aa
index 7db3e03..a2dfee8 100644
--- a/chinese/xcin/files/patch-aa
+++ b/chinese/xcin/files/patch-aa
@@ -44,15 +44,6 @@
if [ "$?" = '1' ]; then
echo 'Stop!'
echo
-@@ -155,7 +160,7 @@
-
- # Test the -O2 for CFLAGS.
- ${CC-cc} -O2 conftest.c >/dev/null 2>&1
--test -f a.out && CFLAGS=-O2
-+test -f a.out && CFLAGS="-O2 -m486"
- CFLAGS="${CFLAGS--O}"
- rm -f a.out
-
@@ -248,7 +253,7 @@
IFS="$saveifs"
fi
diff --git a/chinese/xcin25/files/patch-aa b/chinese/xcin25/files/patch-aa
index 7db3e03..a2dfee8 100644
--- a/chinese/xcin25/files/patch-aa
+++ b/chinese/xcin25/files/patch-aa
@@ -44,15 +44,6 @@
if [ "$?" = '1' ]; then
echo 'Stop!'
echo
-@@ -155,7 +160,7 @@
-
- # Test the -O2 for CFLAGS.
- ${CC-cc} -O2 conftest.c >/dev/null 2>&1
--test -f a.out && CFLAGS=-O2
-+test -f a.out && CFLAGS="-O2 -m486"
- CFLAGS="${CFLAGS--O}"
- rm -f a.out
-
@@ -248,7 +253,7 @@
IFS="$saveifs"
fi
OpenPOWER on IntegriCloud