mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-03 20:44:14 -04:00
bazel: add patchelf rule
This rule allows overwriting a binaries' rpath. This is required to use binaries built by Bazel that link against cc_library targets from nix (like `/nix/store/<hash>/lib/*.so`).
This commit is contained in:
parent
45879c7360
commit
e174c4dfe1
3 changed files with 56 additions and 0 deletions
0
bazel/patchelf/BUILD.bazel
Normal file
0
bazel/patchelf/BUILD.bazel
Normal file
Loading…
Add table
Add a link
Reference in a new issue