up through binutils - pass 3

This commit is contained in:
phanes
2023-03-05 07:07:03 -05:00
parent b8bfec9722
commit 360f2afae7
14 changed files with 1416 additions and 9 deletions

View File

@@ -23,7 +23,7 @@ logprint() {
echo "[$(date +%Y-%m-%d_%H:%M:%S)] [${APPNAME}] $1" \
| tee -a "${LOG_DIR}/${LOGFILE}"
}
ulimit -n 3000000
/usr/sbin/chroot "${T_SYSROOT}" /usr/bin/env -i \
HOME=/root \
TERM="$TERM" \