SF.net SVN: gar:[23372] csw/mgar/pkg/vidalia/trunk/Makefile
jake_goerzen at users.sourceforge.net
jake_goerzen at users.sourceforge.net
Mon Apr 7 03:46:56 CEST 2014
Revision: 23372
http://sourceforge.net/p/gar/code/23372
Author: jake_goerzen
Date: 2014-04-07 01:46:55 +0000 (Mon, 07 Apr 2014)
Log Message:
-----------
vidalia: add LD_OPTIONS=-Bdirect for direct binding
Modified Paths:
--------------
csw/mgar/pkg/vidalia/trunk/Makefile
Modified: csw/mgar/pkg/vidalia/trunk/Makefile
===================================================================
--- csw/mgar/pkg/vidalia/trunk/Makefile 2014-04-07 00:15:48 UTC (rev 23371)
+++ csw/mgar/pkg/vidalia/trunk/Makefile 2014-04-07 01:46:55 UTC (rev 23372)
@@ -46,7 +46,7 @@
@$(MAKECOOKIE)
build-custom:
- cd $(WORKSRC)/build && /opt/csw/bin/gmake
+ cd $(WORKSRC)/build && LD_OPTIONS=-Bdirect /opt/csw/bin/gmake
@$(MAKECOOKIE)
install-custom:
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