summaryrefslogtreecommitdiff
path: root/textproc/mecab-base/patches/patch-aa
blob: 1e80b03eb61949c92dd15b9b4aeb43b64d8bd1b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
$NetBSD: patch-aa,v 1.1 2007/05/17 15:38:26 obache Exp $

--- configure.orig	2007-03-11 15:31:34.000000000 +0000
+++ configure
@@ -25843,12 +25843,6 @@ echo "$as_me: error: \"SUN make does not
         fi
 fi
 
-if test -n "$GCC"; then
-   CFLAGS="-O3 -Wall -Wno-deprecated"
-   CXXFLAGS="-O3 -Wall -Wno-deprecated"
-fi
-
-
 # Check whether --with-charset was given.
 if test "${with_charset+set}" = set; then
   withval=$with_charset; CHARSET=${withval}