Index: head/misc/soapysdr/files/patch-cmake_Modules_SoapySDRConfig.cmake =================================================================== --- head/misc/soapysdr/files/patch-cmake_Modules_SoapySDRConfig.cmake (nonexistent) +++ head/misc/soapysdr/files/patch-cmake_Modules_SoapySDRConfig.cmake (revision 480616) @@ -0,0 +1,13 @@ +--- cmake/Modules/SoapySDRConfig.cmake.orig 2018-09-24 13:58:55 UTC ++++ cmake/Modules/SoapySDRConfig.cmake +@@ -110,10 +110,6 @@ if(MSVC) + add_definitions(-DNOMINMAX) #enables std::min and std::max + endif() + +-if ("${CMAKE_SYSTEM_NAME}" STREQUAL "FreeBSD") +- add_compile_options(-stdlib=libc++) +-endif() +- + ######################################################################## + # extract the ABI version string from the Version.h header + ######################################################################## Property changes on: head/misc/soapysdr/files/patch-cmake_Modules_SoapySDRConfig.cmake ___________________________________________________________________ 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