Index: head/comms/libbtbb/files/patch-lib_CMakeLists.txt =================================================================== --- head/comms/libbtbb/files/patch-lib_CMakeLists.txt (nonexistent) +++ head/comms/libbtbb/files/patch-lib_CMakeLists.txt (revision 507633) @@ -0,0 +1,11 @@ +--- lib/CMakeLists.txt.orig 2019-07-19 07:29:49 UTC ++++ lib/CMakeLists.txt +@@ -32,7 +32,7 @@ add_definitions( -DVERSION="${VERSION}" ) + + if(NOT MSVC) + add_definitions(-Wall) +- set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -std=gnu90") ++ set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -std=gnu89") + endif() + + add_subdirectory(src) Property changes on: head/comms/libbtbb/files/patch-lib_CMakeLists.txt ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property