Exclude big endian architectures (ppc and ppc64)
This commit is contained in:
parent
9a84e091e5
commit
a33979f481
1 changed files with 8 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue