forked from Lainports/freebsd-ports
- Import patch from macports repo - Improve Makefile for readability - Bump PORTVERSION because of different pkg size PR: 282938 MFH: 2024Q4
11 lines
205 B
Text
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*) :
|