[*] Fix LTO on Linux
This commit is contained in:
parent
6761e980ae
commit
b85c22c409
@ -463,6 +463,7 @@ local function auBlockProjectKeyLtoNotMsvc(processor, value)
|
||||
--linkoptions "-Wl,-mllvm,-threads=4"
|
||||
buildoptions "-flto"
|
||||
linkoptions "-flto"
|
||||
linkoptions "-O3"
|
||||
auFilter{}
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user