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

ellson at users.sourceforge.net ellson at users.sourceforge.net
Sun Jul 26 03:36:46 CEST 2009


Revision: 5658
          http://gar.svn.sourceforge.net/gar/?rev=5658&view=rev
Author:   ellson
Date:     2009-07-26 01:36:46 +0000 (Sun, 26 Jul 2009)

Log Message:
-----------
drop BUILD64=1 .... Sun's CC is too broken

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

Modified: csw/mgar/pkg/graphviz/trunk/Makefile
===================================================================
--- csw/mgar/pkg/graphviz/trunk/Makefile	2009-07-25 22:53:59 UTC (rev 5657)
+++ csw/mgar/pkg/graphviz/trunk/Makefile	2009-07-26 01:36:46 UTC (rev 5658)
@@ -41,7 +41,8 @@
 ARCHALL_CSWgraphvizdoc = 1
 ARCHALL_CSWgraphvizgraphs = 1
 
-BUILD64 = 1
+# Sun's CC is broken on 64bit architectures!
+#BUILD64 = 1
 
 PREREQUISITE_PKGS = 
 


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