opnsense-ports/databases/mdbtools/files/patch-configure
Franco Fichtner 69e73294a8 */*: sync with upstream
Taken from: FreeBSD
2024-11-26 13:06:06 +01:00

11 lines
205 B
Text

--- 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*) :