redox/recipes/dev/gnu-make/recipe.toml

11 lines
205 B
TOML

#TODO very basic makefiles are tested to work but needs more testing
[source]
tar = "http://ftp.gnu.org/gnu/make/make-4.4.tar.gz"
patches = [
"redox.patch"
]
[build]
template = "configure"