[csw-devel] SF.net SVN: gar:[10591] csw/mgar/pkg/apr-util/trunk/Makefile

rthurner at users.sourceforge.net rthurner at users.sourceforge.net
Mon Jul 26 19:46:36 CEST 2010


Revision: 10591
          http://gar.svn.sourceforge.net/gar/?rev=10591&view=rev
Author:   rthurner
Date:     2010-07-26 17:46:36 +0000 (Mon, 26 Jul 2010)

Log Message:
-----------
apr-util: switch off 64bit again ... does not work

Modified Paths:
--------------
    csw/mgar/pkg/apr-util/trunk/Makefile

Modified: csw/mgar/pkg/apr-util/trunk/Makefile
===================================================================
--- csw/mgar/pkg/apr-util/trunk/Makefile	2010-07-26 17:25:54 UTC (rev 10590)
+++ csw/mgar/pkg/apr-util/trunk/Makefile	2010-07-26 17:46:36 UTC (rev 10591)
@@ -29,7 +29,11 @@
 CONFIGURE_ARGS += --with-berkeley-db=/opt/csw/bdb48
 CONFIGURE_ARGS += --without-freetds --without-sqlite2
 
-BUILD64 = 1
+#BUILD64 = 1
+#reason is that no sparcv9 binaries are built for some reason and checkpkg suggests:
+#CHECKPKG_OVERRIDES_CSWapr-util += binary-disallowed-placement|file=opt/csw/lib/sparcv9/libaprutil-1.so.0.3.9|arch_id=2|arch_name=sparcv8|bad_path=sparcv9
+
+
 STRIP_LIBTOOL = 1
 
 include gar/category.mk


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