mirror of
https://github.com/love2d/love.git
synced 2026-08-12 08:30:56 +02:00
Remove old (cmake-only) workaround for issue #1173.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user