summaryrefslogtreecommitdiff
path: root/nss
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-05-27 18:22:32 +0300
committerTor Lillqvist <tml@iki.fi>2013-05-27 19:02:50 +0300
commit32565ee39be1a9d7be1de934c1dfb424644b346a (patch)
treea1c92f1023ef8af8a23d1dbc234075c3278fc750 /nss
parent992da0d5cf04497bad55637f6a6ebfcdaec03e16 (diff)
Bump maximum fuzz factor down to zero
Change-Id: I97d30afe3a24aab1123352da05b066095e5c86bb
Diffstat (limited to 'nss')
-rw-r--r--nss/nss.aix.patch2
-rw-r--r--nss/nss.patch2
2 files changed, 2 insertions, 2 deletions
diff --git a/nss/nss.aix.patch b/nss/nss.aix.patch
index c71fef5f6790..a8a6a8eaf1ee 100644
--- a/nss/nss.aix.patch
+++ b/nss/nss.aix.patch
@@ -9,7 +9,7 @@
+ DSO_LDOPTS='-Wl,-brtl -Wl,-bnortllib -Wl,-blibpath:/usr/lib:/lib'
ac_safe=`echo "sys/atomic_op.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for sys/atomic_op.h""... $ac_c" 1>&6
- echo "configure:2980: checking for sys/atomic_op.h" >&5
+ echo "configure:3466: checking for sys/atomic_op.h" >&5
@@ -3102,7 +3103,6 @@
AIX_LINK_OPTS='-brtl -bnso -berok'
;;
diff --git a/nss/nss.patch b/nss/nss.patch
index 728f79f15e23..aa714a4142b3 100644
--- a/nss/nss.patch
+++ b/nss/nss.patch
@@ -86,7 +86,7 @@
+DSO_LDOPTS += $(if $(findstring 2.11.90.0.8,$(shell ld -v)),,$(ZDEFS_FLAG)) -Wl,-z,origin '-Wl,-rpath,$$ORIGIN'
LDFLAGS += $(ARCHFLAG)
- # INCLUDES += -I/usr/include -Y/usr/include/linux
+ # On Maemo, we need to use the -rpath-link flag for even the standard system
@@ -158,8 +161,13 @@
endif
endif