Kaydet (Commit) 1a82f413 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

I don't think we want to use NSS on iOS either

Change-Id: I3366e9e33e639534c09ddab2f092ef8e9e3b25e5
üst 9c1d7724
...@@ -61,7 +61,7 @@ $(eval $(call gb_Library_use_externals,vcl,\ ...@@ -61,7 +61,7 @@ $(eval $(call gb_Library_use_externals,vcl,\
$(if $(filter LINUX MACOSX,$(OS)), \ $(if $(filter LINUX MACOSX,$(OS)), \
curl) \ curl) \
jpeg \ jpeg \
$(if $(filter-out WNT,$(OS)), \ $(if $(filter-out IOS WNT,$(OS)), \
nss3 \ nss3 \
plc4) \ plc4) \
libeot \ libeot \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment