[Midnightbsd-cvs] mports [20248] trunk/www/midori/files/patch-CMakeLists.txt: silence warnings

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Sep 19 14:48:52 EDT 2015


Revision: 20248
          http://svnweb.midnightbsd.org/mports/?rev=20248
Author:   laffer1
Date:     2015-09-19 14:48:51 -0400 (Sat, 19 Sep 2015)
Log Message:
-----------
silence warnings

Added Paths:
-----------
    trunk/www/midori/files/patch-CMakeLists.txt

Added: trunk/www/midori/files/patch-CMakeLists.txt
===================================================================
--- trunk/www/midori/files/patch-CMakeLists.txt	                        (rev 0)
+++ trunk/www/midori/files/patch-CMakeLists.txt	2015-09-19 18:48:51 UTC (rev 20248)
@@ -0,0 +1,10 @@
+--- CMakeLists.txt.orig	2015-08-30 11:56:26 UTC
++++ CMakeLists.txt
+@@ -263,7 +263,6 @@ if ((CMAKE_C_COMPILER_ID STREQUAL "GNU" 
+     OR (CMAKE_C_COMPILER_ID STREQUAL "Clang" AND CMAKE_C_COMPILER_VERSION VERSION_GREATER "3.0.0"))
+     set(VALA_CFLAGS "${VALA_CFLAGS} -Werror=implicit-function-declaration")
+     set(VALA_CFLAGS "${VALA_CFLAGS} -Wno-incompatible-pointer-types")
+-    set(VALA_CFLAGS "${VALA_CFLAGS} -Wno-discarded-qualifiers")
+     set(VALA_CFLAGS "${VALA_CFLAGS} -Wno-deprecated-declarations")
+ else ()
+     set(VALA_CFLAGS "${VALA_CFLAGS} -w")


Property changes on: trunk/www/midori/files/patch-CMakeLists.txt
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list