You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-i18n/mecab-skkserv/files/mecab-skkserv-cflags.patch

14 lines
312 B

--- a/configure.in
+++ b/configure.in
@@ -19,8 +19,8 @@ AC_CHECK_FUNCS(getopt)
AC_CHECK_FUNCS(getopt_long)
if test -n "$GCC"; then
- CFLAGS="-O3 -Wno-deprecated -Wall"
- CXXFLAGS="-O3 -Wno-deprecated -Wall"
+ CFLAGS+=" -Wno-deprecated -Wall"
+ CXXFLAGS+=" -Wno-deprecated -Wall"
fi
AC_ARG_WITH(