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

@ -84,10 +84,6 @@ cp helpers.sh run.sh pre-sha.sha256sums tmp/after/
# mescc-tools-extra
cp -r mescc-tools-extra tmp/after/
# blynn-compiler
cp -r blynn-compiler tmp/after/
mkdir -p tmp/after/blynn-compiler/src/{bin,generated}
# mes
cp -r mes tmp/after/
#ln -s lib/x86-mes tmp/after/mes/src/mes/x86-mes