aboutsummaryrefslogtreecommitdiff
path: root/chinese/xcin
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/xcin
parent953c8d86832590a68a804b65dcfd2c528337fbb7 (diff)
downloadports-787ceb9426361bf5152aa7759ac05e5c5864e207.tar.gz
ports-787ceb9426361bf5152aa7759ac05e5c5864e207.zip
Notes
Diffstat (limited to 'chinese/xcin')
-rw-r--r--chinese/xcin/files/patch-aa9
1 files changed, 0 insertions, 9 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