[csw-devel] SF.net SVN: gar:[9437] csw/mgar/pkg/qhull/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Mar 29 14:07:23 CEST 2010
Revision: 9437
http://gar.svn.sourceforge.net/gar/?rev=9437&view=rev
Author: dmichelsen
Date: 2010-03-29 12:07:23 +0000 (Mon, 29 Mar 2010)
Log Message:
-----------
qhull: Ignore amd64 linkage errors on i386
Modified Paths:
--------------
csw/mgar/pkg/qhull/trunk/Makefile
Modified: csw/mgar/pkg/qhull/trunk/Makefile
===================================================================
--- csw/mgar/pkg/qhull/trunk/Makefile 2010-03-29 11:55:35 UTC (rev 9436)
+++ csw/mgar/pkg/qhull/trunk/Makefile 2010-03-29 12:07:23 UTC (rev 9437)
@@ -44,6 +44,9 @@
BUILD64 = 1
CONFIGURE_ARGS = $(DIRPATHS)
+# This is for amd64 checked on i386
+CHECKPKG_OVERRIDES = soname-not-found|libm.so.2
+
TEST_TARGET = check
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