Index: head/lang/io/files/extra-patch-CMakeLists.txt =================================================================== --- head/lang/io/files/extra-patch-CMakeLists.txt (nonexistent) +++ head/lang/io/files/extra-patch-CMakeLists.txt (revision 498179) @@ -0,0 +1,10 @@ +--- CMakeLists.txt.orig 2019-04-05 06:24:16 UTC ++++ CMakeLists.txt +@@ -39,7 +39,6 @@ IF(CMAKE_COMPILER_IS_GNUCC OR (CMAKE_C_C + SET(CMAKE_BUILD_TYPE_DebugFast) + SET(CMAKE_CXX_FLAGS_DEBUGFAST "-g -O0") + SET(CMAKE_C_FLAGS_DEBUGFAST "-g -O0") +- SET(CMAKE_C_FLAGS "-msse2") + if(NOT CMAKE_BUILD_TYPE) + SET(CMAKE_BUILD_TYPE "DebugFast") + endif(NOT CMAKE_BUILD_TYPE) Property changes on: head/lang/io/files/extra-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