Sign in
foss-fpga-tools
/
third_party
/
verible
/
f6824d78b8e0db61f59340c543f4b9c3b7e02aa5
/
.
/
bazel
/
variables.bzl
blob: 077c58d804953068490cdcfc29d3dd081f52d36c [
file
]
STATIC_EXECUTABLES_FEATURE
=
select
({
"//bazel:static_linked_executables"
:
[
"fully_static_link"
],
"//conditions:default"
:
[],
})