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

gmarler at users.sourceforge.net gmarler at users.sourceforge.net
Thu Aug 26 02:14:33 CEST 2010


Revision: 10809
          http://gar.svn.sourceforge.net/gar/?rev=10809&view=rev
Author:   gmarler
Date:     2010-08-26 00:14:33 +0000 (Thu, 26 Aug 2010)

Log Message:
-----------
Eliminate testing for the moment

add extra ISA for i386

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

Modified: csw/mgar/pkg/findutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/findutils/trunk/Makefile	2010-08-25 21:19:09 UTC (rev 10808)
+++ csw/mgar/pkg/findutils/trunk/Makefile	2010-08-26 00:14:33 UTC (rev 10809)
@@ -30,6 +30,7 @@
 CONFIGURE_ARGS  = $(DIRPATHS)
 CONFIGURE_ARGS += --program-prefix=g
 CONFIGURE_ARGS += --localstatedir=/var/opt/csw
+CONFIGURE_ARGS += --without-included-regex
 
 # Use OPT_FLAGS_SOS instead instead of CFLAGS_EXTRA, because we want -fast
 # to be first, and to have portions of it overridden by the ISA specific
@@ -38,9 +39,9 @@
 OPT_FLAGS_SOS = -fast -xnolibmopt
 
 EXTRA_BUILD_ISAS_sparc = sparcv8plus+vis
-## EXTRA_BUILD_ISAS_i386  = ???
+EXTRA_BUILD_ISAS_i386  = pentium_pro
 
-# CHECKPKG_OVERRIDES_CSWfindutils += surplus-dependency|CSWiconv
+CHECKPKG_OVERRIDES_CSWfindutils += surplus-dependency|CSWiconv
 
 # Test target requires GNU diff
 TEST_TARGET = check
@@ -61,7 +62,7 @@
 # FAIL: parent.old-O2, /home/gmarler/svnwork/findutils/trunk/work/solaris9-sparc/build-isa-sparcv8/findutils-4.4.2/find/testsuite/../oldfind: .: Permission denied
 # FAIL: parent.old-O3, /home/gmarler/svnwork/findutils/trunk/work/solaris9-sparc/build-isa-sparcv8/findutils-4.4.2/find/testsuite/../oldfind: .: Permission denied
 
-# Skipping until the above are rectified
+# Skipping until the above are rectified - if they ever are
 SKIPTEST = 1
 
 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