Revision: 7573
          http://sourceforge.net/p/ipcop/svn/7573
Author:   owes
Date:     2014-05-24 07:43:32 +0000 (Sat, 24 May 2014)
Log Message:
-----------
Remove testsuite comments copied from mpfr. Testsuite for mpc is not tested yet.

Modified Paths:
--------------
    ipcop/trunk/lfs/mpc

Modified: ipcop/trunk/lfs/mpc
===================================================================
--- ipcop/trunk/lfs/mpc 2014-05-24 07:32:15 UTC (rev 7572)
+++ ipcop/trunk/lfs/mpc 2014-05-24 07:43:32 UTC (rev 7573)
@@ -93,15 +93,9 @@
        cd $(DIR_APP) && make -j $(PARALLELISM)
 
 ifeq "$(RUNNING_TEST)" "yes"
-ifeq "$(MACHINE)" "sparc"
-       # fail on sparc with numerous segfault
-       -cd $(DIR_APP) && make -j 1 check &> 
$(DIR_TEST)/$(THISAPP)-$(STAGE_ORDER).log
-else
        # other arch should not fail
        cd $(DIR_APP) && make -j 1 check &> 
$(DIR_TEST)/$(THISAPP)-$(STAGE_ORDER).log
 endif
-       #
-endif
 
        cd $(DIR_APP) && make install
 endif

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to