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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Jul 22 12:15:56 CEST 2009


Revision: 5619
          http://gar.svn.sourceforge.net/gar/?rev=5619&view=rev
Author:   dmichelsen
Date:     2009-07-22 10:15:56 +0000 (Wed, 22 Jul 2009)

Log Message:
-----------
gdb: Add 64 bit and testing tweak

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

Modified: csw/mgar/pkg/gdb/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gdb/trunk/Makefile	2009-07-22 09:54:29 UTC (rev 5618)
+++ csw/mgar/pkg/gdb/trunk/Makefile	2009-07-22 10:15:56 UTC (rev 5619)
@@ -18,6 +18,14 @@
 # uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES
 # UPSTREAM_MASTER_SITES = 
 
+BUILD64 = 1
+NO_ISAEXEC = 1
+NOISALIST = 1
 CONFIGURE_ARGS = $(DIRPATHS)
 
+TEST_TARGET = check
+
 include gar/category.mk
+
+# Needed for testing
+PATH := $(PATH):/opt/csw/gcc4/bin


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