New review comment by ahesford on void-packages repository https://github.com/void-linux/void-packages/pull/24097#discussion_r476727262 Comment: I'm test-building a version with vendored llvm and openblas that removes the conflicting `libgfortran`, `libgcc_s` and `libquadmath` without creating symlinks in `/usr/lib/julia`. The linker should be able to find these libraries in their default locations. When it's built, I'll force push to your branch (I've rebased on master so we don't have to compile an outdated `libressl`) and hopefully you can run it through its paces.