3792f60887
- Remove three patches obsolted by the rebase and updated two - Temporarily not building the ecperf tool - ecperef requires freebl/ec.h and ecl-curve.h and the latter - causes compile failure because it requires that - NSS_ECC_MORE_THAN_SUITE_B not be defined yet this is - required for nss builds to allow external pkcs #11 providers - to support curves beyond suite-b, such restriction only applies - to the internal crypto module
12 lines
321 B
Diff
12 lines
321 B
Diff
diff -up ./nss/cmd/manifest.mn.skip_ecperf ./nss/cmd/manifest.mn
|
|
--- ./nss/cmd/manifest.mn.noecperf 2016-06-24 08:04:53.891106841 -0700
|
|
+++ ./nss/cmd/manifest.mn 2016-06-24 08:06:57.186887403 -0700
|
|
@@ -42,7 +42,6 @@ NSS_SRCDIRS = \
|
|
dbtest \
|
|
derdump \
|
|
digest \
|
|
- ecperf \
|
|
httpserv \
|
|
listsuites \
|
|
makepqg \
|