Skip to content

Commit f4dfe51

Browse files
committedMar 18, 2024·
Add lto feature to the feature_set common
Signed-off-by: Luís Marques <luismarques@lowrisc.org>
1 parent 736c229 commit f4dfe51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎features/common/BUILD.bazel

+1
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,7 @@ feature_set(
320320
":reproducible",
321321
":exceptions",
322322
":use_lld",
323+
":lto",
323324
":symbol_garbage_collection",
324325
":dbg",
325326
":fastbuild",

0 commit comments

Comments
 (0)
Please sign in to comment.