mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Remove NSS and NSPR from the build.
These were not being used and are responsible for a large amount of work and problems.
This commit is contained in:
parent
3478105da9
commit
984bbed586
5 changed files with 0 additions and 35 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -73,12 +73,6 @@
|
|||
[submodule "src/support/alert/rust-alert"]
|
||||
path = src/support/alert/rust-alert
|
||||
url = https://github.com/mozilla-servo/rust-alert.git
|
||||
[submodule "src/support/nss/nss"]
|
||||
path = src/support/nss/nss
|
||||
url = https://github.com/mozilla-servo/nss.git
|
||||
[submodule "src/support/nss/nspr"]
|
||||
path = src/support/nss/nspr
|
||||
url = https://github.com/mozilla-servo/nspr.git
|
||||
[submodule "src/support/glfw/glfw"]
|
||||
path = src/support/glfw/glfw
|
||||
url = https://github.com/mozilla-servo/glfw.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue