Update BUILD.gn

This commit is contained in:
Alexander David Frick 2022-09-04 10:14:05 -05:00 committed by GitHub
parent 476a692a5d
commit 808d3191eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -200,7 +200,6 @@ config("compiler") {
"/INCREMENTAL:NO",
"/FIXED:NO",
"/OPT:lldlto=3",
"-mllvm:/O3",
]
if (use_lld) {