mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-07 03:58:41 +08:00
Fix relibc recipe syntax
This commit is contained in:
parent
5d8079c1d7
commit
f26acf5533
@ -1,5 +1,5 @@
|
|||||||
[source]
|
[source]
|
||||||
GIT=https://gitlab.redox-os.org/redox-os/relibc.git
|
git = "https://gitlab.redox-os.org/redox-os/relibc.git"
|
||||||
|
|
||||||
[build]
|
[build]
|
||||||
template = "custom"
|
template = "custom"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user