summaryrefslogtreecommitdiff
path: root/nss
diff options
context:
space:
mode:
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