[Pkg-octave-commit] [octave] 01/01: JIT actually works on some non-x86 archs (ia64, sparc, s390x).

Sébastien Villemot sebastien at debian.org
Mon Jan 13 17:57:19 UTC 2014


This is an automated email from the git hooks/post-receive script.

sebastien pushed a commit to branch master
in repository octave.

commit db6906d6bda47990e070607d8f94c59866a14425
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Mon Jan 13 18:56:49 2014 +0100

    JIT actually works on some non-x86 archs (ia64, sparc, s390x).
    
    Git-Dch: Ignore
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 50dd441..2b48dc2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,7 +27,7 @@ WITH_JAVA_FLAGS := --with-java-homedir=$(JAVA_HOME) --with-java-libdir=$(JAVA_LI
 endif
 
 # Disable the JIT on some archs. JIT unit tests with LLVM currently segfault
-# on all non-x86 archs. This arch list must be kept in sync with the arch
+# on those. This arch list must be kept in sync with the arch
 # list qualifying llvm-dev in debian/control.
 include /usr/share/dpkg/architecture.mk
 NO_JIT_ARCHS := armel armhf mips mipsel powerpc

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave.git



More information about the Pkg-octave-commit mailing list