3648d70a92
- Resolves: Bug 1336849 - nss-3.24 is available - Update patches on account of the rebase - Remove unused patches un account of the rebase - Patch pem module to compile with wrning for unitilaized variables treated as errors - Patch to skip some of the gtests as they use private calls and need to statically link with libnssutil.a - TODO: bring this up with the external_tests framework developers upstream
12 lines
400 B
Diff
12 lines
400 B
Diff
diff -up ./nss/external_tests/manifest.mn.skip_util_gtest ./nss/external_tests/manifest.mn
|
|
--- ./nss/external_tests/manifest.mn.skip_util_gtest 2016-05-21 21:34:56.156346633 -0700
|
|
+++ ./nss/external_tests/manifest.mn 2016-05-21 21:35:23.408854282 -0700
|
|
@@ -8,7 +8,6 @@ DEPTH = ..
|
|
DIRS = \
|
|
google_test \
|
|
der_gtest \
|
|
- util_gtest \
|
|
pk11_gtest \
|
|
ssl_gtest \
|
|
$(NULL)
|