Remove blynn-compiler

(at least for now)

Reasons:

1. It takes quite a long time to build.
2. It does not currently provide any value to the bootstrap.
This commit is contained in:
fosslinux 2021-02-25 16:51:58 +11:00
parent a6bc93b059
commit 116cc15086
7 changed files with 0 additions and 280 deletions

View file

@ -38,12 +38,6 @@ chmod 755 bin/hex2 bin/M1 bin/M2-Planet bin/blood-elf \
fletcher16 mescc-tools-seed-checksums
PATH=/after/bin
# Part 4: blynn-compiler
pkg="blynn-compiler"
cd ${pkg}
kaem --file ${pkg}.kaem
cd ..
# Part 5: mes
pkg="mes"
cd ${pkg}