mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Add stringcache to build, now that phf is working on android
This commit is contained in:
parent
91de702edb
commit
9af9ce4bc0
3 changed files with 6 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -121,3 +121,6 @@
|
|||
[submodule "src/support/phf/rust-phf"]
|
||||
path = src/support/phf/rust-phf
|
||||
url = https://github.com/mozilla-servo/rust-phf.git
|
||||
[submodule "src/support/stringcache/string-cache"]
|
||||
path = src/support/stringcache/string-cache
|
||||
url = https://github.com/mozilla-servo/string-cache.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue