Skip to content
Snippets Groups Projects
Commit 18bd01a1 authored by Virgile Prevosto's avatar Virgile Prevosto
Browse files

[ci] remove unused .so from pathcrawler before patching elf files

It turns out that in newer nixpkgs version the (very outdated)
dependencies of these dynamic libraries do not exist anymore, leading
autoPatchelf to fail. Fortunately, since the CI server use the x86_64
versions that look for newer dependencies, we can simply remove the
offending files. This begs the question of whether these .so are
actually used in some configuration, though.
parent 2c39ad5e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment