redox/recipes/wip/dev/lang/tcc/recipe.toml
2025-10-29 22:45:09 -03:00

7 lines
219 B
TOML

#TODO not compiled or tested
# build instructions: https://repo.or.cz/tinycc.git/blob/HEAD:/README
[source]
tar = "https://download.savannah.nongnu.org/releases/tinycc/tcc-0.9.27.tar.bz2"
[build]
template = "configure"