diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-09-12 03:36:31 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-09-12 03:36:31 +0000 |
commit | 2e07116061e3f51d6050a605c67a9ce3679c91bf (patch) | |
tree | 19c1cdd3609d656e29f650326ad4e24aba0d2e23 /chinese/chinput/files | |
parent | adf97adb516e4d8c68200d1160dd42f488414733 (diff) | |
download | ports-2e07116061e3f51d6050a605c67a9ce3679c91bf.tar.gz ports-2e07116061e3f51d6050a605c67a9ce3679c91bf.zip |
Notes
Diffstat (limited to 'chinese/chinput/files')
-rw-r--r-- | chinese/chinput/files/patch-ab | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/chinese/chinput/files/patch-ab b/chinese/chinput/files/patch-ab new file mode 100644 index 000000000000..c77570464835 --- /dev/null +++ b/chinese/chinput/files/patch-ab @@ -0,0 +1,11 @@ +--- src/Imakefile.orig Tue Sep 12 11:26:03 2000 ++++ src/Imakefile Tue Sep 12 11:26:11 2000 +@@ -37,7 +37,7 @@ + #CCOPTIONS=-g -Wall -Wcast-qual -Wstrict-prototypes + #CCOPTIONS=-g -Wall -Wstrict-prototypes + #CCOPTIONS=-g -Wall -Wmissing-prototypes +-CCOPTIONS=-g -Wall ++#CCOPTIONS=-g -Wall + + all:: $(PROGRAMS) + |