mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 04:44:19 +08:00
Pin escalated to avoid relibc out-of-sync issues.
This commit is contained in:
parent
02b814dc51
commit
c9bcdb4e3d
@ -1,5 +1,9 @@
|
||||
[source]
|
||||
git = "https://gitlab.redox-os.org/redox-os/escalated.git"
|
||||
|
||||
# Escalated is not backwards compatible wrt relibc versions, so we pin it here
|
||||
# so it's updated together with the other main submodules.
|
||||
rev = "efe37543"
|
||||
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user