Remove thinlto, causes more issues than it helps.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Deukhoofd 2020-09-18 19:54:50 +02:00
parent ffc2819913
commit eb25221b90
Signed by: Deukhoofd
GPG Key ID: F63E044490819F6F
1 changed files with 0 additions and 4 deletions

View File

@ -63,10 +63,6 @@ endif ()
set(LIBTYPE STATIC)
if (SHARED)
set(LIBTYPE SHARED)
if (CMAKE_CXX_COMPILER_ID STREQUAL "Clang")
add_compile_options(-flto=thin)
add_link_options(-flto=thin)
endif ()
endif (SHARED)
SET(FILE_SOURCE