aspect-build / bazel-lib

Common useful functions for writing BUILD files and Starlark macros/rules

Home Page:https://docs.aspect.build/rules/aspect_bazel_lib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug]: tar linux toolchain has no hermetic glibc

thesayyn opened this issue · comments

What happened?

bsdtar linux toolchain doesn't fetch glibc, instead relies on a really specific version of glibc which might not work on some distros.

Version

Development (host) and target OS/architectures:

Output of bazel --version:

Version of the Aspect rules, or other relevant rules from your
WORKSPACE or MODULE.bazel file:

Language(s) and/or frameworks involved:

How to reproduce

No response

Any other information?

No response

dupe of #615