mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 19:37:30 -03:00
Update BUILD.gn
This commit is contained in:
parent
cce4e7b0bc
commit
49f723efa3
1 changed files with 1 additions and 0 deletions
|
@ -200,6 +200,7 @@ config("compiler") {
|
|||
"/INCREMENTAL:NO",
|
||||
"/FIXED:NO",
|
||||
"/OPT:lldlto=3",
|
||||
"-mllvm:-Wl,-O3",
|
||||
]
|
||||
|
||||
if (use_lld) {
|
||||
|
|
Loading…
Reference in a new issue