freebsd-ports/net/libcmis/files/patch-configure
Jung-uk Kim e4eb04de71 - Update to 0.3.1.
- Shut up all warnings and use the default compiler.
2013-02-12 23:33:20 +00:00

16 lines
500 B
Text

--- configure.orig 2013-02-12 18:02:16.000000000 -0500
+++ configure 2013-02-12 18:03:06.000000000 -0500
@@ -15694,13 +15694,6 @@
CXXFLAGS="$CXXFLAGS -Werror"
fi
-if test x"$GCC" = xyes; then :
-
- # Be tough with warnings and produce less careless code
- CFLAGS="$CFLAGS -Wall -pedantic -Wshadow -Wendif-labels -Wextra"
- CXXFLAGS="$CXXFLAGS -Wall -pedantic -Weffc++ -Wshadow -Wendif-labels -Wextra -Wsign-promo -Woverloaded-virtual -Wnon-virtual-dtor -Wsign-promo"
-
-fi
# Check for curl