mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
Use correct qmake flag in archlinux workaround
This commit is contained in:
@@ -115,7 +115,7 @@ win32 {
|
||||
DESTDIR=$$CMAKE_DIR/bin
|
||||
|
||||
# Archlinux broke Qt builds by forcing on lto, so we have to re-override that here
|
||||
CONFIG -= lto
|
||||
CONFIG -= ltcg
|
||||
|
||||
include($$CMAKE_DIR/qrenderdoc/qrenderdoc_cmake.pri)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user