[julia/f20] Update comment about unsupported archs

Milan Bouchet-Valat nalimilan at fedoraproject.org
Tue Oct 28 11:10:53 UTC 2014


commit c6828bf1b1c7299591cf4bd84680568d291dcd69
Author: Milan Bouchet-Valat <nalimilan at club.fr>
Date:   Tue Oct 28 12:10:41 2014 +0100

    Update comment about unsupported archs

 julia.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/julia.spec b/julia.spec
index d8782ad..e878da1 100644
--- a/julia.spec
+++ b/julia.spec
@@ -65,10 +65,10 @@ Requires:       openblas-threads
 Requires:       openlibm >= 0.4
 Requires:       openspecfun >= 0.4
 Requires:       pcre >= 8.31
-# Currently, Julia, openlibm and openblas do not build on non-x86 architectures
-# https://github.com/JuliaLang/julia/issues/3134
-# https://github.com/JuliaLang/openlibm/issues/18
-# https://github.com/xianyi/OpenBLAS/issues/17
+# Currently, Julia does not work properly on non-x86 architectures
+# https://bugzilla.redhat.com/show_bug.cgi?id=1158024
+# https://bugzilla.redhat.com/show_bug.cgi?id=1158026
+# https://bugzilla.redhat.com/show_bug.cgi?id=1158025
 ExclusiveArch:  %{ix86} x86_64
 
 %description


More information about the scm-commits mailing list