Update BUILD.gn

This commit is contained in:
Alexander David Frick 2022-01-05 23:28:12 -06:00 committed by GitHub
parent effa1ad266
commit 62d77486a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,7 +40,7 @@ config("compiler") {
defines = [ "CR_XCODE_VERSION=$xcode_version" ]
asmflags = common_mac_flags
cflags += [ "-O3" ] + common_mac_flags
cflags = [ "-O3" ] + common_mac_flags
lto_opt_level = 3
# Without this, the constructors and destructors of a C++ object inside