Build patched tcc-0.9.26 from tarball

This commit is contained in:
Andrius Štikonas 2021-06-20 22:23:51 +01:00
parent 40f40ea850
commit 987113f0a6
8 changed files with 32 additions and 40 deletions

View file

@ -95,15 +95,6 @@ cd ${pkg}
kaem --file ${pkg}.kaem
cd ..
# sha-2
#pkg="sha-2-61555d"
#cd ${pkg}
#kaem --file ${pkg}.kaem
#cd ..
# Check all up to this part as sha256sum
#sha256sum -c pre-sha.sha256sums
# make
pkg="make-3.80"
cd ${pkg}