ubuntu20 issue investigation: temporary disable LTO for frontends
This commit is contained in:
parent
089cfc8539
commit
dce2ba4830
@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
if(ENABLE_LTO)
|
||||
set(CMAKE_INTERPROCEDURAL_OPTIMIZATION_RELEASE ON)
|
||||
set(CMAKE_INTERPROCEDURAL_OPTIMIZATION_RELEASE OFF)
|
||||
endif()
|
||||
|
||||
add_subdirectory(common)
|
||||
|
Loading…
Reference in New Issue
Block a user