void-packages/common/xbps-src
John c1acedacaa xbps-src/shutils/cross.sh: error out if cross toolchain can't be compiled
$rval was the return code of pkg_available and not of build.sh, since
pkg_available returns 0. because of this install_cross_pkg() would
always return 0 for success.
2019-11-03 18:42:17 +01:00
..
libexec xbps-src: install cross pkg after checking dependencies. 2019-07-10 21:07:16 +02:00
shutils xbps-src/shutils/cross.sh: error out if cross toolchain can't be compiled 2019-11-03 18:42:17 +01:00