summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/nss
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/nss')
-rw-r--r--meta/recipes-support/nss/nss/Fix-compilation-for-X32.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-support/nss/nss/Fix-compilation-for-X32.patch b/meta/recipes-support/nss/nss/Fix-compilation-for-X32.patch
index f7f2c217da..80b86908e5 100644
--- a/meta/recipes-support/nss/nss/Fix-compilation-for-X32.patch
+++ b/meta/recipes-support/nss/nss/Fix-compilation-for-X32.patch
@@ -6,6 +6,8 @@ Subject: [PATCH 7/7] Fix compilation for X32
6X32 uses 32-bit pointers, not 64-bit. 6X32 uses 32-bit pointers, not 64-bit.
7 7
8Signed-off-by: Christopher Larson <chris_larson@mentor.com> 8Signed-off-by: Christopher Larson <chris_larson@mentor.com>
9
10Upstream-Status: Pending
9--- 11---
10 nss/lib/freebl/poly1305-donna-x64-sse2-incremental-source.c | 4 ++++ 12 nss/lib/freebl/poly1305-donna-x64-sse2-incremental-source.c | 4 ++++
11 1 file changed, 4 insertions(+) 13 1 file changed, 4 insertions(+)