mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 06:44:18 +08:00
Merge branch 'pin_escalated' into 'master'
Pin escalated to avoid relibc out-of-sync issues. See merge request redox-os/cookbook!302
This commit is contained in:
commit
01f53342b9
@ -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