summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorHidetoshi Shimokawa <simokawa@FreeBSD.org>1999-01-05 05:32:08 +0000
committerHidetoshi Shimokawa <simokawa@FreeBSD.org>1999-01-05 05:32:08 +0000
commit787ceb9426361bf5152aa7759ac05e5c5864e207 (patch)
tree4ff6f0b496b7964ee6e626f21b432ca7ad1fdefa /chinese
parentRemove -m486 option for alpha. (diff)
remove -m486 option for alpha
Notes
Notes: svn path=/head/; revision=15845
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 7db3e03d6e4d..a2dfee84e79f 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 7db3e03d6e4d..a2dfee84e79f 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