diff --git a/openCryptoki.changes b/openCryptoki.changes index 7b21f67..dc217d7 100644 --- a/openCryptoki.changes +++ b/openCryptoki.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 31 19:54:31 UTC 2017 - mpost@suse.com + +- Removed ARM architectures from the build list until gcc6 becomes + available for SLES. (bsc#1039510). + ------------------------------------------------------------------- Fri May 12 08:46:14 UTC 2017 - mpost@suse.com diff --git a/openCryptoki.spec b/openCryptoki.spec index 7d20b7e..70d6c4c 100644 --- a/openCryptoki.spec +++ b/openCryptoki.spec @@ -16,10 +16,12 @@ # -%define openCryptoki_32bit_arch %ix86 s390 ppc %arm +# Remove %%arm until gcc6 is in SLES. +%define openCryptoki_32bit_arch %ix86 s390 ppc # support in the workings for: ppc64 # no support in sight for: ia64 -%define openCryptoki_64bit_arch s390x ppc64 ppc64le x86_64 aarch64 +# Remove aarch64 until gcc6 is in SLES. +%define openCryptoki_64bit_arch s390x ppc64 ppc64le x86_64 # autobuild:/work/cd/lib/misc/group # openCryptoki pkcs11:x:64: %define pkcs11_group_id 64