Exclude big endian architectures (ppc and ppc64)

This commit is contained in:
Ivan Afonichev 2017-03-12 01:47:18 +04:00
commit a33979f481

View file

@ -60,6 +60,14 @@ BuildRequires: ruby rubypick rubygems
Provides: adb
Provides: fastboot
# Bundled boringssl doesn't support the big endian architectures rhbz 1431379
ExcludeArch: ppc ppc64
# Bundled bits
Provides: bundled(mdnsresponder)
# This is a fork of openssl.
Provides: bundled(boringssl)
%description
The Android Debug Bridge (ADB) is used to: