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
c71fac9b56
commit
cce4e7b0bc
1 changed files with 0 additions and 1 deletions
|
@ -702,7 +702,6 @@ config("compiler") {
|
|||
|
||||
if (is_win && target_cpu == "arm64") {
|
||||
cflags += [ "-O3", "-Wno-error", "-Wno-unreachable-code", "-Wno-unused-command-line-argument", ]
|
||||
ldflags += [ "-Wl,-O3", ]
|
||||
}
|
||||
|
||||
if (is_linux && target_cpu == "arm64") {
|
||||
|
|
Loading…
Reference in a new issue