pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/inputmethod/mozc-server
Module Name: pkgsrc
Committed By: ryoon
Date: Wed Feb 17 00:14:25 UTC 2021
Modified Files:
pkgsrc/inputmethod/mozc-server: Makefile.common
Log Message:
mozc: Disable debug build. It is accidentally enabled
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/inputmethod/mozc-server/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/inputmethod/mozc-server/Makefile.common
diff -u pkgsrc/inputmethod/mozc-server/Makefile.common:1.32 pkgsrc/inputmethod/mozc-server/Makefile.common:1.33
--- pkgsrc/inputmethod/mozc-server/Makefile.common:1.32 Mon Feb 15 16:35:08 2021
+++ pkgsrc/inputmethod/mozc-server/Makefile.common Wed Feb 17 00:14:25 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.32 2021/02/15 16:35:08 ryoon Exp $
+# $NetBSD: Makefile.common,v 1.33 2021/02/17 00:14:25 ryoon Exp $
# used by inputmethod/ibus-mozc/Makefile
# used by inputmethod/mozc-elisp/Makefile
# used by inputmethod/mozc-server/Makefile
@@ -65,7 +65,6 @@ OSDEST.Linux= linux
OSDEST.NetBSD= bsd
MOZC_BUILD_MODE= Release # or Debug
-MOZC_BUILD_MODE= Debug
# In file included from src/dictionary/system/system_dictionary.h:43:0,
# from ../../dictionary/system/system_dictionary.cc:47:
Home |
Main Index |
Thread Index |
Old Index