Update BUILD.gn

This commit is contained in:
Alexander David Frick 2022-08-08 04:49:50 -05:00 committed by GitHub
parent 97cc297242
commit 6f40222e28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -60,6 +60,7 @@ config("opus_private_config") {
"/wd4334", # Disable 32-bit shift warning in src/opus_encoder.c .
"/fp:precise",
"/clang:-fno-fast-math",
"/clang:-Wno-overriding-t-option",
]
} else {
defines += [