summaryrefslogtreecommitdiff
path: root/nss
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-05-27 15:29:30 +0300
committerTor Lillqvist <tml@iki.fi>2013-05-27 16:39:41 +0300
commitf60af9ca6b6a66693d08ec08253f8d38a47d0050 (patch)
tree81d8bc10ec1d534812bbc7e542def1bc4c1570bb /nss
parentaad5113e34bd1bb79f667d23097a508c5f3b4ca6 (diff)
Use a maximum fuzz factor of 1 for our patches to 3rd-party code
Change-Id: Id4639f1b0eefe5d433c84f48b7a1093fa17a3ba4
Diffstat (limited to 'nss')
-rw-r--r--nss/nss.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/nss/nss.patch b/nss/nss.patch
index ca8106141c36..728f79f15e23 100644
--- a/nss/nss.patch
+++ b/nss/nss.patch
@@ -13,7 +13,7 @@
+++ misc/build/nss-3.13.5/mozilla/security/coreconf/Darwin.mk 2010-06-11 16:35:54.966185975 +0200
@@ -39,8 +39,12 @@
- DEFAULT_COMPILER = cc
+ DEFAULT_COMPILER = gcc
-CC = gcc
-CCC = g++
@@ -88,8 +88,8 @@
# INCLUDES += -I/usr/include -Y/usr/include/linux
@@ -158,8 +161,13 @@
- #
- CPU_TAG = _$(CPU_ARCH)
+ endif
+ endif
+ifeq ($(SYSTEM_ZLIB),YES)
+# Currently (3.12.4) only the tools modutil and signtool are linked with libz