mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-03 10:08:45 +08:00
7 lines
209 B
TOML
7 lines
209 B
TOML
#TODO not compiled or tested
|
|
# build instructions: https://cgit.git.savannah.gnu.org/cgit/gcl.git/tree/gcl/INSTALL
|
|
[source]
|
|
tar = "http://ftpmirror.gnu.org/gcl/gcl-2.7.1.tar.gz"
|
|
[build]
|
|
template = "configure"
|