Lines Matching full:sysroot
75 # Location of original sysroot. This is where we're going to extract all
77 ORG_SYSROOT_DIR=$WORK_DIR/sysroot
98 # Location of the final sysroot. This must be a sub-directory of INSTALL_DIR
101 sysroot_dir () { echo "$(install_dir)/sysroot"; }
115 # extract into the original sysroot
243 --only-sysroot) ONLY_SYSROOT=yes
284 servers in order to prepare a compatible 32-bit "sysroot".
298 echo " --only-sysroot Only dowload and build sysroot packages"
1078 task_define build_sysroot "Build sysroot"
1124 task2_define copy_sysroot "Fix and copy sysroot"
1185 --with-sysroot=$(sysroot_dir) \
1259 --with-sysroot=$(sysroot_dir) \
1295 --with-sysroot=$(sysroot_dir) \
1370 echo "Done, see sysroot files in $(sysroot_dir)"