Hello community,

here is the log from the commit of package openafs for openSUSE:Factory checked 
in at 2018-10-02 19:47:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openafs (Old)
 and      /work/SRC/openSUSE:Factory/.openafs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openafs"

Tue Oct  2 19:47:50 2018 rev:8 rq:639353 version:1.8.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/openafs/openafs.changes  2018-09-14 
00:01:06.525966668 +0200
+++ /work/SRC/openSUSE:Factory/.openafs.new/openafs.changes     2018-10-02 
19:48:48.417744741 +0200
@@ -1,0 +2,5 @@
+Fri Sep 28 12:47:02 UTC 2018 - Guillaume GARDET <guillaume.gar...@opensuse.org>
+
+- Fix build for aarch64
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ openafs.spec ++++++
--- /var/tmp/diff_new_pack.O5UF0i/_old  2018-10-02 19:48:50.073743020 +0200
+++ /var/tmp/diff_new_pack.O5UF0i/_new  2018-10-02 19:48:50.077743015 +0200
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 # needssslcertforbuild
 
@@ -326,6 +326,7 @@
 %endif
 %ifarch aarch64
 sysbase=arm64
+%define _arch arm64
 %endif
 %ifarch s390x
 sysbase=s390
@@ -373,7 +374,9 @@
     ./configure  
--with-linux-kernel-build=/usr/src/linux-obj/%{_target_cpu}/$flavor 
--with-linux-kernel-headers=/usr/src/linux \
         --disable-transarc-paths
     export EXTRA_CFLAGS='-DVERSION=\"%version\"'
+%ifnarch aarch64
     export KCFLAGS='-mindirect-branch=thunk-inline -mindirect-branch-register'
+%endif
     export LINUX_MAKE_ARCH="ARCH=%{_arch}"
     make
     popd



Reply via email to