summaryrefslogtreecommitdiff
path: root/scripts/rustc_linker.py
diff options
context:
space:
mode:
author Jiyong Park <jiyong@google.com> 2024-05-17 14:58:24 +0900
committer Jiyong Park <jiyong@google.com> 2024-05-18 08:44:58 +0900
commit105e11ca120c51eb7f79fbf00a3b48dff045470b (patch)
tree7783bbc33030df271210e7691d9bb0b9ad6dae5e /scripts/rustc_linker.py
parente32507516340cceec6ac1714562ea07e8e7323e8 (diff)
deps in the packaging modules supports select
deps: ["foo"] + select(product_variable("debuggable") { true: ["bar"], default: [], }), returns ["foo", "bar"] on debuggable builds, and ["foo"] on user builds. Bug: N/A Test: go test ./... Change-Id: I31ca22e69e3316e4007a36ae13c04c7e5c445907
Diffstat (limited to 'scripts/rustc_linker.py')
0 files changed, 0 insertions, 0 deletions