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

pfelecan at users.sourceforge.net pfelecan at users.sourceforge.net
Tue Aug 7 09:23:33 CEST 2012


Revision: 18893
          http://gar.svn.sourceforge.net/gar/?rev=18893&view=rev
Author:   pfelecan
Date:     2012-08-07 07:23:33 +0000 (Tue, 07 Aug 2012)
Log Message:
-----------
gdb/trunk: skip the test phase until linkers upgrade

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

Modified: csw/mgar/pkg/gdb/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gdb/trunk/Makefile	2012-08-06 13:29:55 UTC (rev 18892)
+++ csw/mgar/pkg/gdb/trunk/Makefile	2012-08-07 07:23:33 UTC (rev 18893)
@@ -67,6 +67,10 @@
 CONFIGURE_ARGS	+=	--with-x
 CONFIGURE_ARGS	+=	$(CONFIGURE_ARGS-$(MEMORYMODEL))
 
+# we skip the lengthy test until the linker on the build platforms are
+# of the same and latest version...
+SKIPTEST			=	1
+
 RUNTIME_DEP_PKGS	+=	CSWlibexpat1
 RUNTIME_DEP_PKGS	+=	CSWlibiconv2
 RUNTIME_DEP_PKGS	+=	CSWlibintl8

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