From c79771634a5c28425946b0f3a827e7ea37427d19 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Aug 14 2017 15:28:44 +0000 Subject: add ppc64 to excludearch --- diff --git a/efl.spec b/efl.spec index 86abce1..a1f4c54 100644 --- a/efl.spec +++ b/efl.spec @@ -42,9 +42,10 @@ Source0: http://download.enlightenment.org/rel/libs/efl/efl-%{version}.tar.xz Patch1: efl-1.17.1-old-nomodifier-in-drm_mode_fb_cmd2.patch # If luaL_reg is not defined, define it. Patch2: efl-1.19.0-luajitfix.patch -# s390x does not build +# s390x and ppc64 does not build (but ppc64le does) +# maybe endian? # lib/eina/.libs/libeina.so: undefined reference to `eina_swap32' -ExcludeArch: s390x +ExcludeArch: s390x ppc64 BuildRequires: libunwind-devel BuildRequires: bullet-devel libpng-devel libjpeg-devel gstreamer1-devel zlib-devel BuildRequires: gstreamer1-plugins-base-devel libtiff-devel openssl-devel