mirror of
https://github.com/servo/servo.git
synced 2025-08-11 16:35:33 +01:00
Add NSS and NSPR to the build
This commit is contained in:
parent
a1d12897e8
commit
0af3bbf953
4 changed files with 6 additions and 2 deletions
|
@ -21,6 +21,8 @@ NATIVE_BUILDS += \
|
|||
libwapcaplet \
|
||||
mozjs \
|
||||
skia \
|
||||
nss \
|
||||
nspr \
|
||||
$(NULL)
|
||||
|
||||
# NOTE: the make magic can only compute transitive build dependencies,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue