Update BUILD.gn

This commit is contained in:
Alexander David Frick 2023-10-10 07:22:27 -05:00 committed by GitHub
parent b8c4a557c1
commit 828cbe2f18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -141,7 +141,6 @@ config("compiler") {
"/clang:-mpclmul",
"-Xclang", "-O3",
"/clang:-march=x86-64-v3",
"/clang:-mtune=x86-64-v3",
"/clang:-ffp-contract=fast",
"/arch:AVX2",
"-Wno-unused-command-line-argument",