mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -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",
|
"/INCREMENTAL:NO",
|
||||||
"/FIXED:NO",
|
"/FIXED:NO",
|
||||||
"/OPT:lldlto=3",
|
"/OPT:lldlto=3",
|
||||||
|
"-mllvm:-Wl,-O3",
|
||||||
]
|
]
|
||||||
|
|
||||||
if (use_lld) {
|
if (use_lld) {
|
||||||
|
|
Loading…
Reference in a new issue