Skip to content

Commit

Permalink
pw_kernel: Make optimized build the default
Browse files Browse the repository at this point in the history
Change-Id: Idb259611bce4ce568f7b50a35a284a80828dbd9a
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/267932
Docs-Not-Needed: Erik Gilling <[email protected]>
Lint: Lint 🤖 <[email protected]>
Commit-Queue: Erik Gilling <[email protected]>
Reviewed-by: Travis Geiselbrecht <[email protected]>
  • Loading branch information
konkers authored and CQ Bot Account committed Feb 13, 2025
1 parent 335316a commit 2e41749
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pw_kernel/kernel.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
common:k_common --@rules_rust//rust/toolchain/channel=nightly
common:k_common --@pigweed//pw_log/rust:pw_log_backend=//pw_kernel/subsys/console:pw_log_backend
build:k_common --build_tag_filters=-do_not_build
build:k_common -c opt
test:k_common --test_tag_filters=-integration,-do_not_build,-do_not_run_test

# Lint configuration
Expand Down

0 comments on commit 2e41749

Please sign in to comment.