Hello community,

here is the log from the commit of package uhd for openSUSE:Factory checked in 
at 2020-12-07 15:02:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/uhd (Old)
 and      /work/SRC/openSUSE:Factory/.uhd.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "uhd"

Mon Dec  7 15:02:10 2020 rev:28 rq:853569 version:4.0.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/uhd/uhd.changes  2020-09-25 16:32:00.479915603 
+0200
+++ /work/SRC/openSUSE:Factory/.uhd.new.5913/uhd.changes        2020-12-07 
15:02:11.356834351 +0100
@@ -1,0 +2,5 @@
+Mon Dec  7 09:26:35 UTC 2020 - Guillaume GARDET <guillaume.gar...@opensuse.org>
+
+- Fix build on %arm by disabling Neon
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ uhd.spec ++++++
--- /var/tmp/diff_new_pack.IelqkG/_old  2020-12-07 15:02:12.456835580 +0100
+++ /var/tmp/diff_new_pack.IelqkG/_new  2020-12-07 15:02:12.460835585 +0100
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
-
 %define libname libuhd4_0_0
 Name:           uhd
 Version:        4.0.0.0
@@ -138,6 +137,9 @@
 %cmake \
   -DPYTHON_EXECUTABLE=%{_bindir}/python3 \
   -DENABLE_TESTS=OFF \
+%ifarch %arm
+  -DNEON_SIMD_ENABLE=OFF \
+%endif
   -DENABLE_GPSD=OFF
 %make_jobs
 
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to