mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
Add tcc 0.9.26
This is the first tcc, which will be used to build 0.9.26p1. Instructions taken from bootstrap.sh in tcc-0.9.26p1. p1 denotes it has been patched.
This commit is contained in:
parent
360cd528be
commit
39e0a366be
8 changed files with 424 additions and 8 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -13,3 +13,6 @@
|
|||
[submodule "sysa/nyacc"]
|
||||
path = sysa/nyacc
|
||||
url = https://git.savannah.gnu.org/git/nyacc.git
|
||||
[submodule "sysa/tcc-0.9.26p1"]
|
||||
path = sysa/tcc-0.9.26p1
|
||||
url = https://gitlab.com/janneke/tinycc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue