New comment by Calandracas606 on void-packages repository https://github.com/void-linux/void-packages/pull/46935#issuecomment-1784180764 Comment: > Primary holdup currently is RISCV tablegen failing when crosscompiling. I think the problem is that the llvm-tblgen binary is properly compiled for the host arch, but the llvm-min-tblgen is being built for the target arch Actually, the llvm-min-tblgen found in NATIVE/bin/llvm-min-tblgen is being used, instead of the one HOST/bin/