New review comment by non-Jedi on void-packages repository https://github.com/void-linux/void-packages/pull/24097#discussion_r476714050 Comment: >Even if we have to build openblas as part of Julia to support ILP64 (which never should have been the case---I don't know of a non-dead architeture that is natively ILP64---why would Julia impose this???), we should just delete the "vendored" clones it's made in /usr/lib/julia and, if we really need them, symlink to the system libraries. I'll try this locally and see how it goes.