xbps-src: install cross pkg after checking dependencies.
... this should help buildbot a bit more.
This commit is contained in:
@@ -54,8 +54,6 @@ prepare_cross_sysroot() {
|
||||
ln -s usr/include ${XBPS_CROSS_BASE}/include
|
||||
ln -s usr/lib ${XBPS_CROSS_BASE}/lib
|
||||
|
||||
install_cross_pkg $cross || return 1
|
||||
|
||||
touch -f $statefile
|
||||
|
||||
return 0
|
||||
|
Reference in New Issue
Block a user