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

hson at users.sourceforge.net hson at users.sourceforge.net
Sun Jan 10 18:02:37 CET 2010


Revision: 7950
          http://gar.svn.sourceforge.net/gar/?rev=7950&view=rev
Author:   hson
Date:     2010-01-10 17:02:36 +0000 (Sun, 10 Jan 2010)

Log Message:
-----------
openexr: Add NO_ISAEXEC since no 64-binaries are built, set TEST_TARGET to NULL until 64-bit libraries are installed

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

Modified: csw/mgar/pkg/openexr/trunk/Makefile
===================================================================
--- csw/mgar/pkg/openexr/trunk/Makefile	2010-01-10 17:01:04 UTC (rev 7949)
+++ csw/mgar/pkg/openexr/trunk/Makefile	2010-01-10 17:02:36 UTC (rev 7950)
@@ -51,11 +51,12 @@
 EXTRA_CXX_FLAGS += $(EXTRA_LD_FLAGS_$(MODULATION))
 
 BUILD64 = 1
+NO_ISAEXEC = 1
 
 # Check fails if library isn't installed /opt/csw/lib and until a 64-bit
 # lib is installed test has to be disabled
-TEST_TARGET = check
-#TEST_TARGET = 
+#TEST_TARGET = check
+TEST_TARGET = 
 
 STRIP_LIBTOOL = 1
 


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