mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-06 19:35:24 +01:00
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:
parent
a6bc93b059
commit
116cc15086
7 changed files with 0 additions and 280 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue