Remove old (cmake-only) workaround for issue #1173.

This commit is contained in:
Bart van Strien
2016-10-25 15:33:30 +02:00
parent 7a6e626c74
commit 6d95ff7fb7
-3
View File
@@ -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