stage1 - gnutar: make build scripts executable
This commit is contained in:
parent
284b8de0d5
commit
907f2d9dae
|
@ -56,6 +56,8 @@ in {
|
|||
rm tar.tar
|
||||
cd tar-${cfg.version}
|
||||
|
||||
chmod 0755 missing mkinstalldirs install-sh
|
||||
|
||||
# Configure
|
||||
export CC="tcc -B ${stage1.tinycc.mes.libs.package}/lib"
|
||||
bash ./configure \
|
||||
|
|
Loading…
Reference in a new issue