export a $PATH containing what we need for builds

This commit is contained in:
parazyd 2017-12-02 19:51:41 +01:00
parent dfc51d6cf6
commit 6cd346e1c0
No known key found for this signature in database
GPG Key ID: F0CB28FCF78637DE
2 changed files with 3 additions and 1 deletions

2
config
View File

@ -23,6 +23,8 @@
MAKEOPTS="-j$(grep -c 'processor' /proc/cpuinfo)"
export PATH="$PATH:/usr/sbin:/sbin:/usr/bin:/bin"
## uncomment if you wish to create stage4 tarballs for faster rebuilding
# TAR_STAGE4=true

@ -1 +1 @@
Subproject commit 8cec5f6c9d3bfedde1febf4ba15134395b4d3a86
Subproject commit e13af645afa06b723a552f4b462af07359ed99e0