SF.net SVN: gar:[24692] csw/mgar/pkg/samba/branches/samba3/Makefile

lblume at users.sourceforge.net lblume at users.sourceforge.net
Fri Feb 27 13:14:17 CET 2015


Revision: 24692
          http://sourceforge.net/p/gar/code/24692
Author:   lblume
Date:     2015-02-27 12:14:16 +0000 (Fri, 27 Feb 2015)
Log Message:
-----------
samba/branches/samba3: Add an override

Modified Paths:
--------------
    csw/mgar/pkg/samba/branches/samba3/Makefile

Modified: csw/mgar/pkg/samba/branches/samba3/Makefile
===================================================================
--- csw/mgar/pkg/samba/branches/samba3/Makefile	2015-02-27 03:34:28 UTC (rev 24691)
+++ csw/mgar/pkg/samba/branches/samba3/Makefile	2015-02-27 12:14:16 UTC (rev 24692)
@@ -336,8 +336,13 @@
 
 # Needed as the configure script doesn't add it
 EXTRA_LINKER_FLAGS += -lintl 
-EXTRA_LINKER_FLAGS += -z ignore -z nolazyload
+EXTRA_LINKER_FLAGS += -Bdirect -z ignore -z nolazyload
+EXTRA_LD_OPTIONS += -z nolazyload -B direct
 
+# I have no clue what is going on exclusively on S10 sparc, and at this point,
+# I don't care anymore, I'll just ignore all  -- lblume
+CHECKPKG_OVERRIDES_CSWsamba += no-direct-binding
+
 # 32 bit only on Solaris 9 - just to save build time
 BUILD64-5.9 =
 BUILD64-5.10 = 1

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list