SF.net SVN: gar:[24845] csw/mgar/pkg/torsocks/trunk
jake_goerzen at users.sourceforge.net
jake_goerzen at users.sourceforge.net
Sat Apr 11 00:36:21 CEST 2015
Revision: 24845
http://sourceforge.net/p/gar/code/24845
Author: jake_goerzen
Date: 2015-04-10 22:36:21 +0000 (Fri, 10 Apr 2015)
Log Message:
-----------
torsocks: add 64-bit build
Modified Paths:
--------------
csw/mgar/pkg/torsocks/trunk/Makefile
Added Paths:
-----------
csw/mgar/pkg/torsocks/trunk/files/BUILDNOTES
Modified: csw/mgar/pkg/torsocks/trunk/Makefile
===================================================================
--- csw/mgar/pkg/torsocks/trunk/Makefile 2015-04-10 21:11:05 UTC (rev 24844)
+++ csw/mgar/pkg/torsocks/trunk/Makefile 2015-04-10 22:36:21 UTC (rev 24845)
@@ -27,6 +27,9 @@
RUNTIME_DEP_PKGS_CSWtorsocks += CSWbash
CHECKPKG_OVERRIDES_CSWtorsocks += surplus-dependency|CSWbash
+BUILD64 = 1
+ISAEXEC = 1
+
include gar/category.mk
pre-configure:
Added: csw/mgar/pkg/torsocks/trunk/files/BUILDNOTES
===================================================================
--- csw/mgar/pkg/torsocks/trunk/files/BUILDNOTES (rev 0)
+++ csw/mgar/pkg/torsocks/trunk/files/BUILDNOTES 2015-04-10 22:36:21 UTC (rev 24845)
@@ -0,0 +1,4 @@
+Research, Notes, Links
+======================
+
+http://stackoverflow.com/questions/1190939/ltlibraries-mv-tpo-plo-but-the-former-doesnt-exist-and-the-latter-already
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