New comment by ericonr on void-packages repository https://github.com/void-linux/void-packages/pull/28379#issuecomment-771153632 Comment: ``` LIBCRYPTO=/usr/lib/libcrypto.a ``` You have to override this value from their makefile. Something like `make_build_args="LIBCRYPTO=$XBPS_CROSS_BASE/usr/lib/libcrypto.a"`