Update BUILD.gn

This commit is contained in:
Alexander David Frick 2022-08-09 21:13:45 -05:00 committed by GitHub
parent aa7f7cb716
commit f056df713f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -139,6 +139,7 @@ config("compiler") {
"/clang:-mavx",
"/clang:-maes",
"-Xclang", "-O3",
"/arch:AVX",
"-Wno-unused-command-line-argument",
]
}