Skip to content

Commit 9b0a48f

Browse files
committed
Unblock build, exclude SymCrypt from ARM64
1 parent 3a5fdc3 commit 9b0a48f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

SPECS/SymCrypt-OpenSSL/SymCrypt-OpenSSL.spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ BuildRequires: SymCrypt
1313
BuildRequires: cmake
1414
BuildRequires: gcc
1515
BuildRequires: make
16+
ExclusiveArch: x86_64
1617

1718
%description
1819
The SymCrypt engine for OpenSSL (SCOSSL) allows the use of OpenSSL with SymCrypt as the provider for core cryptographic operations

SPECS/SymCrypt/SymCrypt.spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ BuildRequires: gcc
1717
BuildRequires: make
1818
BuildRequires: python3
1919
BuildRequires: python3-pyelftools
20+
ExclusiveArch: x86_64
2021

2122
%description
2223
A core cryptographic library written by Microsoft

0 commit comments

Comments
 (0)