-
- Downloads
pmb.build: always init cross compiler stuff
Seems to fix the following situation: 1) multiple pkgs to be built 2) 1st package uses crossdirect 3) 2nd package is 'native' (e.g. kernel package w/ pmb:cross-native, which needs gcc-aarch64) 4) 2nd package fails because the cross compiler stuff isn't set up
Please register or sign in to comment