Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package julia for openSUSE:Factory checked 
in at 2021-11-30 23:15:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/julia (Old)
 and      /work/SRC/openSUSE:Factory/.julia.new.31177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "julia"

Tue Nov 30 23:15:59 2021 rev:49 rq:934615 version:1.6.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/julia/julia.changes      2021-10-26 
20:14:18.646029362 +0200
+++ /work/SRC/openSUSE:Factory/.julia.new.31177/julia.changes   2021-12-02 
02:15:03.442698707 +0100
@@ -1,0 +2,5 @@
+Wed Nov 24 08:19:54 UTC 2021 - Guillaume GARDET <guillaume.gar...@opensuse.org>
+
+- Do not try to link to libquadmath for aarch64 and armv6/7
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ julia.spec ++++++
--- /var/tmp/diff_new_pack.O0vj5u/_old  2021-12-02 02:15:04.938694145 +0100
+++ /var/tmp/diff_new_pack.O0vj5u/_new  2021-12-02 02:15:04.942694133 +0100
@@ -185,6 +185,10 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%ifarch aarch64 %{arm}
+# https://github.com/JuliaLang/julia/issues/41613#issuecomment-976535193
+sed -i 's#$(eval $(call symlink_system_library,CSL,libquadmath,0))##' 
base/Makefile
+%endif
 
 # remove .gitignore
 find . -name ".git*" -exec rm {} \;

Reply via email to