Closed issue by ahesford on void-packages repository https://github.com/void-linux/void-packages/issues/30490 Description: Even though I lobbied for building Julia 1.5 against our system LLVM package, Julia 1.6 is now broken on i686 because it requires patches to LLVM that we don't provide. Furthermore, when Void moves to LLVM 12, Julia will be the only dependant of LLVM 11; there's no value in keeping a separate system package just to support Julia. At this point, switching back to vendored LLVM will ease the maintenance burden and restore i686 support. @non-Jedi, would you mind moving the Julia package to vendored LLVM?