| Index: third_party/instrumented_libraries/patches/nss.diff
|
| diff --git a/third_party/instrumented_libraries/patches/nss.diff b/third_party/instrumented_libraries/patches/nss.diff
|
| index 1275e5afb7977f4acfd88c27011b5e3298fbab70..5fef216777d4ce1fe5f17fdb41f0395f44c526ea 100644
|
| --- a/third_party/instrumented_libraries/patches/nss.diff
|
| +++ b/third_party/instrumented_libraries/patches/nss.diff
|
| @@ -1,7 +1,7 @@
|
| diff -rupN ./nss/lib/freebl/Makefile ../nss-3.17.1-patched/nss/lib/freebl/Makefile
|
| --- ./nss/lib/freebl/Makefile 2014-09-23 23:09:22.000000000 +0400
|
| +++ ../nss-3.17.1-patched/nss/lib/freebl/Makefile 2014-09-26 20:36:05.639317008 +0400
|
| -@@ -196,18 +196,20 @@ endif # Darwin
|
| +@@ -214,18 +214,20 @@ endif # Darwin
|
|
|
| ifeq ($(OS_TARGET),Linux)
|
| ifeq ($(CPU_ARCH),x86_64)
|
| @@ -13,7 +13,7 @@ diff -rupN ./nss/lib/freebl/Makefile ../nss-3.17.1-patched/nss/lib/freebl/Makefi
|
| - DEFINES += -DNSS_USE_COMBA
|
| +# DEFINES += -DNSS_BEVAND_ARCFOUR -DMPI_AMD64 -DMP_ASSEMBLY_MULTIPLY
|
| +# DEFINES += -DNSS_USE_COMBA
|
| - DEFINES += -DMP_CHAR_STORE_SLOW -DMP_IS_LITTLE_ENDIAN
|
| + DEFINES += -DMP_IS_LITTLE_ENDIAN
|
| # DEFINES += -DMPI_AMD64_ADD
|
| # comment the next four lines to turn off Intel HW acceleration.
|
| - DEFINES += -DUSE_HW_AES -DINTEL_GCM
|
|
|