moving to stage 2 for temp tool cross-compilation up to 6.3

This commit is contained in:
phanes
2023-02-19 17:25:49 -05:00
parent 98d5416c6b
commit 6051ca386f
19 changed files with 745 additions and 17 deletions

View File

@@ -38,6 +38,10 @@ download_patches:
build_stage1:
sudo /usr/bin/env -i bash -c ". ./project_config.sh && ${dir_make}/build_stage1.sh"
# kicks off rex
build_stage2:
sudo /usr/bin/env -i bash -c ". ./project_config.sh && ${dir_make}/build_stage2.sh"
# example:
# make dirs
# make install_rex