summaryrefslogtreecommitdiff
path: root/databases/mdbtools/files/patch-configure
blob: e9336f72ec714e6ceaa9584d35bee66444bde3b2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig	2024-11-23 19:10:22 UTC
+++ configure
@@ -17896,7 +17896,7 @@ fi
 
 
 
-CFLAGS="$CFLAGS -Wall -Werror"
+CFLAGS="$CFLAGS -Wall -Wextra"
 LOCALE_T=locale_t
 case $host in #(
   *mingw*) :