nss: remove nss-pem.patch

Desktop / LibreOffice - Michael Stahl [redhat.com] - 1 April 2016 04:51 UTC

It looks like commit 30b9c6a457de61f3c94431ecc75716f866c3379e made this obsolete: by default, curl's configure will pick some OpenSSL certificate database in /etc to use, which is in PEM format.

But since every distribution uses a different path in /etc for that, it will work only on the same distribution as the build host anyway, which makes it mostly useless in practice.

So we don't need our NSS to be able to read PEM format now.

Speaking of which, PEM support was only required for Linux builds anyway, not for WNT/Mac builds.

Change-Id: Ib9bc6ec0b7d71c14e9a53454e6efed038072e913 Reviewed-on: https://gerrit.libreoffice.org/23435

2a9e6ec nss: remove nss-pem.patch
external/nss/ExternalPackage_nss.mk | 18 -
external/nss/ExternalProject_nss.mk | 1 -
external/nss/UnpackedTarball_nss.mk | 7 -
external/nss/nss-pem.patch | 6376 -----------------------------------
4 files changed, 6402 deletions(-)

Upstream: cgit.freedesktop.org


  • Share