- Added teatool to autobuild

- Added CONFIG_NO_TCC=full to tup.config.template

git-svn-id: svn://kolibrios.org@8472 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
superturbocat2001
2020-12-24 22:38:37 +00:00
parent 4cc800cdfc
commit 3d4deeb59e
4 changed files with 44 additions and 74 deletions

View File

@@ -20,6 +20,7 @@
# CONFIG_NO_GCC=full
# CONFIG_NO_MSVC=full
# CONFIG_NO_CMM=full
# CONFIG_NO_TCC=full
### Path to gcc toolchain library with -lgcc.
### Normally, you should not modify it,
### since the toolchain assumes the fixed path anyway.