New comment by oreo639 on void-packages repository https://github.com/void-linux/void-packages/pull/45500#issuecomment-1897343231 Comment: > Trying to build cross-armv7l-linux-gnueabihf on x86_64-musl and getting a linker error cross compilers cannot be built in a masterdir where cross compilers are currently installed (xbps-src doesn't uninstall the cross compilers). You should be able to just use ``` ./xbps-src -m masterdir-cross binary-bootstrap ./xbps-src -m masterdir-cross pkg ```