Index: head/devel/pructl/files/patch-CMakeLists.txt =================================================================== --- head/devel/pructl/files/patch-CMakeLists.txt (nonexistent) +++ head/devel/pructl/files/patch-CMakeLists.txt (revision 488452) @@ -0,0 +1,9 @@ +--- CMakeLists.txt.orig 2018-12-24 20:28:37 UTC ++++ CMakeLists.txt +@@ -8,5 +8,5 @@ find_library(libedit NAMES edit) + find_library(libutil NAMES util) + target_link_libraries(pructl ${libpru}) + target_link_libraries(prudbg ${libpru} ${libedit} ${libutil}) +-set(CMAKE_C_FLAGS "-Weverything -Werror") ++set(CMAKE_C_FLAGS "-Werror") + install(TARGETS pructl prudbg DESTINATION sbin) Property changes on: head/devel/pructl/files/patch-CMakeLists.txt ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property 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