mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 11:57:48 -03:00
Update BUILD.gn
This commit is contained in:
parent
62d77486a1
commit
d5f2292d2a
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@ config("compiler") {
|
|||
|
||||
asmflags = common_mac_flags
|
||||
cflags = [ "-O3" ] + common_mac_flags
|
||||
lto_opt_level = 3
|
||||
|
||||
# Without this, the constructors and destructors of a C++ object inside
|
||||
# an Objective C struct won't be called, which is very bad.
|
||||
|
|
Loading…
Reference in a new issue