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