[csw-devel] SF.net SVN: gar:[21327] csw/mgar/pkg/adns/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Jun 12 15:57:29 CEST 2013


Revision: 21327
          http://gar.svn.sourceforge.net/gar/?rev=21327&view=rev
Author:   dmichelsen
Date:     2013-06-12 13:57:29 +0000 (Wed, 12 Jun 2013)
Log Message:
-----------
adns/trunk: Enable 64 bit binaries

Modified Paths:
--------------
    csw/mgar/pkg/adns/trunk/Makefile

Modified: csw/mgar/pkg/adns/trunk/Makefile
===================================================================
--- csw/mgar/pkg/adns/trunk/Makefile	2013-06-12 13:54:42 UTC (rev 21326)
+++ csw/mgar/pkg/adns/trunk/Makefile	2013-06-12 13:57:29 UTC (rev 21327)
@@ -28,7 +28,8 @@
 SPKG_DESC_CSWlibadns1 = Advanced, easy to use, asynchronous-capable DNS client library, libadns.so.1
 PKGFILES_CSWlibadns1 += $(call pkgfiles_lib,libadns.so.1)
 
-BUILD64_LIBS_ONLY = 1
+BUILD64 = 1
+ISAEXEC = 1
 
 BUILD_OVERRIDE_VARS = MKSHLIB_1 MKSHLIB_3
 BUILD_OVERRIDE_VAR_MKSHLIB_1 = $(CC) $(LDFLAGS) -G -h $$(SHLIBSONAME) -o

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