mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 20:00:58 +01:00
added -Wextra -Werror and fixed everything it had to mecker about
This commit is contained in:
@@ -282,6 +282,7 @@ if test -n "$bigendian"; then
|
||||
CFLAGS="$CFLAGS -D__CPU_IS_BIG_ENDIAN=1"
|
||||
fi
|
||||
|
||||
CFLAGS="$CFLAGS -Werror -Wextra"
|
||||
CXXFLAGS="$CFLAGS"
|
||||
|
||||
AC_SUBST(PACKAGE_VERSION)
|
||||
|
||||
Reference in New Issue
Block a user