mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 12:54:20 +08:00
update recipes
This commit is contained in:
parent
0a3ce01106
commit
9280bc7c10
@ -1,4 +1,4 @@
|
||||
#TODO probably wrong script, see https://sourceware.org/gdb/wiki/BuildingNatively
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
tar = "https://ftp.gnu.org/gnu/gdb/gdb-14.1.tar.xz"
|
||||
[build]
|
||||
|
||||
@ -3,4 +3,7 @@
|
||||
git = "https://github.com/spenserblack/gengo"
|
||||
rev = "272e794ff895149152f942a9b71ceb39711a4fb9"
|
||||
[build]
|
||||
template = "cargo"
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_packages gengo
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user