Merge "Experiment with not using ninja weights" into main am: da7973112a
am: f0fa7b4edf
am: 39e844af6d
am: 44eb6cebab
am: e92d7044cd
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2652025 Change-Id: I195023b7bbf892ac64030221c447e96442211ac2 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -44,7 +44,7 @@ kzip_targets=(
|
|||||||
# xref_rust
|
# xref_rust
|
||||||
)
|
)
|
||||||
|
|
||||||
build/soong/soong_ui.bash --build-mode --all-modules --dir=$PWD -k "${kzip_targets[@]}"
|
build/soong/soong_ui.bash --build-mode --all-modules --dir=$PWD -k --skip-soong-tests --ninja_weight_source=not_used "${kzip_targets[@]}"
|
||||||
|
|
||||||
# Build extraction file for Go the files in build/{blueprint,soong} directories.
|
# Build extraction file for Go the files in build/{blueprint,soong} directories.
|
||||||
declare -r abspath_out=$(realpath "${out}")
|
declare -r abspath_out=$(realpath "${out}")
|
||||||
|
Reference in New Issue
Block a user