diff --git a/features/common/BUILD.bazel b/features/common/BUILD.bazel index e88f42a..e93785d 100644 --- a/features/common/BUILD.bazel +++ b/features/common/BUILD.bazel @@ -320,6 +320,7 @@ feature_set( ":reproducible", ":exceptions", ":use_lld", + ":lto", ":symbol_garbage_collection", ":dbg", ":fastbuild",