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
06fe7e2c9a
commit
d9c93a6132
1 changed files with 1 additions and 1 deletions
|
@ -200,7 +200,7 @@ config("compiler") {
|
|||
"/INCREMENTAL:NO",
|
||||
"/FIXED:NO",
|
||||
"/OPT:lldlto=3",
|
||||
"-mllvm:-Wl,-O3",
|
||||
"-mllvm:-O3",
|
||||
]
|
||||
|
||||
if (use_lld) {
|
||||
|
|
Loading…
Reference in a new issue