From 6d95ff7fb729ce6367267783f9d51aa3bedab0d8 Mon Sep 17 00:00:00 2001 From: Bart van Strien Date: Tue, 25 Oct 2016 15:33:30 +0200 Subject: [PATCH] Remove old (cmake-only) workaround for issue #1173. --- CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index a547e2c98..38d2e718b 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -200,9 +200,6 @@ Please see http://bitbucket.org/rude/megasource ${LOVE_LUA_LIBRARY} ) - # Work-around for gcc bug 1568899. - set(LOVE_LINK_LIBRARIES ${LOVE_LINK_LIBRARIES} gcc_s gcc) - if(LOVE_MPG123) find_package(MPG123 REQUIRED) set(LOVE_LINK_LIBRARIES