Re-exclude big endian arches
This commit is contained in:
parent
fea52735ba
commit
1e2e726d10
1 changed files with 3 additions and 0 deletions
|
|
@ -41,6 +41,9 @@ Provides: mke2fs.android = %{epoch}:%{version}-%{release}
|
|||
# Bundled bits
|
||||
Provides: bundled(boringssl)
|
||||
|
||||
# Bundled boringssl doesn't support the big endian architectures rhbz 1431379
|
||||
ExcludeArch: ppc ppc64 s390x
|
||||
|
||||
%description
|
||||
|
||||
The Android Debug Bridge (ADB) is used to:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue