From a5913496b62e376339284be0bffdae83aad16df0 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Tue, 7 Feb 2017 14:40:17 +0000 Subject: Upgrade nss to 3.28.1 Now there is no need to disable Werror --- strata/network-security.morph | 4 ++-- strata/network-security/nss.morph | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'strata') diff --git a/strata/network-security.morph b/strata/network-security.morph index 0f6b4ce2..c36d1f6a 100644 --- a/strata/network-security.morph +++ b/strata/network-security.morph @@ -12,8 +12,8 @@ chunks: - name: nss morph: strata/network-security/nss.morph repo: upstream:nss - ref: 8810dc4b4b559efec957bdab67decbc701cba7a1 - unpetrify-ref: baserock/nss-3.21 + ref: c1486be3a4e210759109db2888ca24b608aab0d9 + unpetrify-ref: baserock/nss-3.28.1 build-depends: - nspr - name: libtasn1 diff --git a/strata/network-security/nss.morph b/strata/network-security/nss.morph index 454c36c2..2103622c 100644 --- a/strata/network-security/nss.morph +++ b/strata/network-security/nss.morph @@ -15,7 +15,6 @@ build-commands: NSPR_INCLUDE_DIR=/usr/include/nspr \ USE_SYSTEM_ZLIB=1 \ ZLIB_LIBS=-lz \ - NSS_ENABLE_WERROR=0 \ NSS_USE_SYSTEM_SQLITE=1 install-commands: - install -d "$DESTDIR"/usr/lib/pkgconfig -- cgit v1.2.1