compiler-explorer / infra

Infrastructure to set up the public Compiler Explorer instances and compilers

Home Page:https://godbolt.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ignore Rust Patchelf errors

partouf opened this issue · comments

subprocess.check_call([patchelf, "--set-rpath", rpath, elf_file])

Nightly install now fails because of patchelf failing