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:
fosslinux 2021-01-09 19:19:16 +11:00
parent 360cd528be
commit 39e0a366be
8 changed files with 424 additions and 8 deletions

3
.gitmodules vendored
View file

@ -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