gzip doesn't supply 'missing'
This commit is contained in:
parent
f672d0edff
commit
29aa892dc0
|
@ -83,7 +83,6 @@ in {
|
||||||
|
|
||||||
# Configure
|
# Configure
|
||||||
export CC="tcc -B ${stage1.tinycc.mes.libs.package}/lib -Dstrlwr=unused"
|
export CC="tcc -B ${stage1.tinycc.mes.libs.package}/lib -Dstrlwr=unused"
|
||||||
chmod 0755 missing
|
|
||||||
bash ./configure --prefix=$out
|
bash ./configure --prefix=$out
|
||||||
|
|
||||||
# Build
|
# Build
|
||||||
|
|
Loading…
Reference in a new issue