--- ./QTfrontend/CMakeLists.txt.orig 2017-01-12 08:51:40.000000000 -0800 +++ ./QTfrontend/CMakeLists.txt 2017-01-12 08:52:31.000000000 -0800 @@ -221,10 +220,6 @@ ) endif() -if(CMAKE_CXX_COMPILER MATCHES "clang*") - list(APPEND HW_LINK_LIBS stdc++ m) -endif() - target_link_libraries(hedgewars ${HW_LINK_LIBS})