Update BUILD.gn

This commit is contained in:
Alexander David Frick 2021-12-16 06:58:23 -06:00 committed by GitHub
parent 612adb8441
commit dc19fda5e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -692,10 +692,6 @@ config("compiler") {
ldflags +=
[ "-Wl,-cache_path_lto," +
rebase_path("$root_out_dir/thinlto-cache", root_build_dir) ]
} else {
ldflags +=
# [ "-Wl,--thinlto-cache-dir=" +
# rebase_path("$root_out_dir/thinlto-cache", root_build_dir) ]
}
# ldflags += [ "-Wl,--thinlto-cache-policy=$cache_policy" ]