[csw-devel] SF.net SVN: gar:[19080] csw/mgar/pkg/openssh/trunk
chninkel at users.sourceforge.net
chninkel at users.sourceforge.net
Fri Aug 24 14:50:18 CEST 2012
Revision: 19080
http://gar.svn.sourceforge.net/gar/?rev=19080&view=rev
Author: chninkel
Date: 2012-08-24 12:50:17 +0000 (Fri, 24 Aug 2012)
Log Message:
-----------
openssh/trunk: enabled direct binding
Modified Paths:
--------------
csw/mgar/pkg/openssh/trunk/Makefile
csw/mgar/pkg/openssh/trunk/files/changelog.CSW
Modified: csw/mgar/pkg/openssh/trunk/Makefile
===================================================================
--- csw/mgar/pkg/openssh/trunk/Makefile 2012-08-24 09:48:56 UTC (rev 19079)
+++ csw/mgar/pkg/openssh/trunk/Makefile 2012-08-24 12:50:17 UTC (rev 19080)
@@ -167,7 +167,7 @@
CONFIGURE_ARGS += --with-tcp-wrappers=$(prefix)
CONFIGURE_ARGS += --with-privsep-path=$(localstatedir)/empty
-EXTRA_LDFLAGS = -z ignore -M "$(abspath $(WORKDIR)/map.openssh)"
+EXTRA_LDFLAGS = -z ignore -Bdirect -M "$(abspath $(WORKDIR)/map.openssh)"
TEST_SCRIPTS =
Modified: csw/mgar/pkg/openssh/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/openssh/trunk/files/changelog.CSW 2012-08-24 09:48:56 UTC (rev 19079)
+++ csw/mgar/pkg/openssh/trunk/files/changelog.CSW 2012-08-24 12:50:17 UTC (rev 19080)
@@ -1,3 +1,9 @@
+openssh (6.0p1,REV=2012.08.24) unstable
+
+ * Enabled direct binding during build.
+
+ -- Yann Rouillard <yann at opencsw.org> Fri, 24 Aug 2012 14:49:44 +0200
+
openssh (6.0p1,REV=2012.08.17) unstable
* Added a mapfile to force linking against interface SUNW_1.22
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