diff options
author | Hidetoshi Shimokawa <simokawa@FreeBSD.org> | 1999-01-05 05:32:08 +0000 |
---|---|---|
committer | Hidetoshi Shimokawa <simokawa@FreeBSD.org> | 1999-01-05 05:32:08 +0000 |
commit | 787ceb9426361bf5152aa7759ac05e5c5864e207 (patch) | |
tree | 4ff6f0b496b7964ee6e626f21b432ca7ad1fdefa /chinese/xcin25 | |
parent | 953c8d86832590a68a804b65dcfd2c528337fbb7 (diff) | |
download | ports-787ceb9426361bf5152aa7759ac05e5c5864e207.tar.gz ports-787ceb9426361bf5152aa7759ac05e5c5864e207.zip |
Notes
Diffstat (limited to 'chinese/xcin25')
-rw-r--r-- | chinese/xcin25/files/patch-aa | 9 |
1 files changed, 0 insertions, 9 deletions
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 |