1
Description: work around a build failure with clang on ppc64el
2
Author: Olivier Tilloy <olivier.tilloy@canonical.com>
3
Bug: https://bugzilla.mozilla.org/1555531
5
--- a/security/nss/lib/freebl/mpi/mpcpucache.c
6
+++ b/security/nss/lib/freebl/mpi/mpcpucache.c
7
@@ -704,7 +704,7 @@ s_mpi_getProcessorLineSize()
8
#define MPI_GET_PROCESSOR_LINE_SIZE_DEFINED 1
11
-#if defined(__ppc64__)
14
* Sigh, The PPC has some really nice features to help us determine cache
15
* size, since it had lots of direct control functions to do so. The POWER