Author: metze
Date: 2006-01-09 22:19:51 +0000 (Mon, 09 Jan 2006)
New Revision: 12805

WebSVN: 
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12805

Log:
merge from samba3

metze
Modified:
   branches/SAMBA_4_0/source/build/m4/rewrite.m4


Changeset:
Modified: branches/SAMBA_4_0/source/build/m4/rewrite.m4
===================================================================
--- branches/SAMBA_4_0/source/build/m4/rewrite.m4       2006-01-09 22:12:53 UTC 
(rev 12804)
+++ branches/SAMBA_4_0/source/build/m4/rewrite.m4       2006-01-09 22:19:51 UTC 
(rev 12805)
@@ -189,8 +189,8 @@
                ;;
        *aix*) AC_DEFINE(AIX,1,[Whether the host os is aix])
                BLDSHARED="true"
-               LDSHFLAGS="-Wl,-bexpall,-bM:SRE,-bnoentry"
-               DYNEXP="-Wl,-brtl,-bexpall"
+               LDSHFLAGS="-Wl,-bexpall,-bM:SRE,-bnoentry,-berok"
+               DYNEXP="-Wl,-brtl,-bexpall,-bbigtoc"
                PICFLAG="-O2"
                if test "${GCC}" != "yes"; then
                        ## for funky AIX compiler using strncpy()

Reply via email to