Update BUILD.gn

This commit is contained in:
Alexander David Frick 2021-11-27 21:44:37 -06:00 committed by GitHub
parent d181683a99
commit 6eec04146c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -635,7 +635,7 @@ config("compiler") {
# TODO(gbiv): We ideally shouldn't need to specify this; ThinLTO # TODO(gbiv): We ideally shouldn't need to specify this; ThinLTO
# should be able to better manage binary size increases on its own. # should be able to better manage binary size increases on its own.
import_instr_limit = 30 import_instr_limit = 100
if (is_win) { if (is_win) {
ldflags += [ ldflags += [