Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2020-10-08 13:10:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and      /work/SRC/openSUSE:Factory/.webkit2gtk3.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "webkit2gtk3"

Thu Oct  8 13:10:37 2020 rev:103 rq:839602 version:2.30.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2020-09-28 
14:28:31.118119207 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.4249/webkit2gtk3.changes        
2020-10-08 13:11:36.279140951 +0200
@@ -1,0 +2,7 @@
+Wed Sep 30 19:03:18 UTC 2020 - Michael Gorse <[email protected]>
+
+- Enable c_loop on aarch64: currently needed for compilation to
+  succeed with JIT disabled. Also disable sampling profiler, since
+  it conflicts with c_loop (boo#1177087).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ webkit2gtk3.spec ++++++
--- /var/tmp/diff_new_pack.btZujN/_old  2020-10-08 13:11:37.003141607 +0200
+++ /var/tmp/diff_new_pack.btZujN/_new  2020-10-08 13:11:37.007141611 +0200
@@ -323,6 +323,8 @@
   -DPYTHON_EXECUTABLE=%{_bindir}/python3 \
 %ifarch aarch64
   -DENABLE_JIT=OFF \
+  -DENABLE_C_LOOP=ON \
+  -DENABLE_SAMPLING_PROFILER=OFF \
   -DUSE_SYSTEM_MALLOC=ON \
 %endif
 




Reply via email to