[openblas] 01/01: d/rules: Re-enable testsuite on powerpc.
    Sébastien Villemot 
    sebastien at debian.org
       
    Fri Jun 30 13:47:30 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
sebastien pushed a commit to branch master
in repository openblas.
commit 4de7b3d5fea188b79e136f010a17c3f78ef93ea5
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Fri Jun 30 15:45:58 2017 +0200
    d/rules: Re-enable testsuite on powerpc.
    
    Treating powerpc differently is not warranted, especially since it is no longer
    a release architecture.
    
    Gbp-Dch: Full
---
 debian/rules | 6 ------
 1 file changed, 6 deletions(-)
diff --git a/debian/rules b/debian/rules
index 0af810f..78fc80d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -52,12 +52,6 @@ ifeq ($(DEB_HOST_ARCH),sparc64)
 	GENERIC_OPTIONS += TARGET=SPARC
 endif
 
-# The testsuite crashes on PowerPC. Disable it by pretending we are
-# cross-compiling.
-ifeq ($(DEB_HOST_ARCH),powerpc)
-	GENERIC_OPTIONS += CROSS=1
-endif
-
 
 ifeq ($(TARGET),)
 	# Generic package
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/openblas.git
    
    
More information about the debian-science-commits
mailing list