summaryrefslogtreecommitdiff
path: root/nss/nss.aix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nss/nss.aix.patch')
-rw-r--r--nss/nss.aix.patch2
1 files changed, 1 insertions, 1 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'
;;
0000'>2015-11-115th step to remove tools/rtti.hxxOliver Specht 2015-11-10sw: rename sw::Frame in the WW8 filter to ww8::FrameMiklos Vajna 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-11-06com::sun::star->css in sw/source/coreNoel Grandin 2015-10-16drop templated HasItem in favour of new templated SfxItemSet::GetItemCaolán McNamara 2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-02loplugin:unusedmethodsNoel Grandin 2015-10-02Fix typosAndrea Gelmini 2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud 2015-06-05sw: WW8 export: avoid invalidated positions in sw::FramesMichael Stahl 2015-05-26cppcheck: noExplicitConstructorCaolán McNamara 2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier 2015-02-07loplugin:deletedspecialStephan Bergmann 2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin 2014-08-12DOC export: factor out wrap polygon handling to to sw::utilMiklos Vajna 2014-07-23TyposJulien Nabet 2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin 2014-06-06fixincludeguards: fix include guardsThomas Arnhold 2014-03-31coverity#1194932 Uncaught exceptionCaolán McNamara 2014-02-27Remove visual noise from swAlexander Wilms 2013-12-20Spelling correction: s/retrive/retrieve/Tor Lillqvist 2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist 2013-05-30Make use of IsStarSymbol()Thomas Arnhold 2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-03-18WaE: control might reach end of non-void function ... being inlinedChristian Lohmaier 2013-03-14Code cleanup for i#120928 patchCédric Bosdonnat 2013-03-13Fix #i120928: Import Graphic Bullets of MS Word DocumentJian Hong Cheng