Hello community,

here is the log from the commit of package js for openSUSE:Factory checked in 
at 2013-08-13 10:32:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/js (Old)
 and      /work/SRC/openSUSE:Factory/.js.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "js"

Changes:
--------
--- /work/SRC/openSUSE:Factory/js/js.changes    2013-03-22 11:20:40.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.js.new/js.changes       2013-08-13 
10:32:21.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Aug 12 17:43:49 UTC 2013 - [email protected]
+
+- js-filter.patch: don't try to use the JIT on aarch64
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ js-filter.patch ++++++
--- /var/tmp/diff_new_pack.Oc6ZEs/_old  2013-08-13 10:32:21.000000000 +0200
+++ /var/tmp/diff_new_pack.Oc6ZEs/_new  2013-08-13 10:32:21.000000000 +0200
@@ -5,7 +5,7 @@
  #############################################
  
 -ifeq (,$(filter-out powerpc sparc,$(TARGET_CPU)))
-+ifeq (,$(filter-out powerpc powerpc64 s390 s390x,$(TARGET_CPU)))
++ifeq (,$(filter-out powerpc powerpc64 s390 s390x aarch64,$(TARGET_CPU)))
  
  VPATH +=      $(srcdir)/assembler \
                $(srcdir)/assembler/wtf \

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to