From 546d7a1519cc81d98f2dadb5f2191c5a62e6f735 Mon Sep 17 00:00:00 2001 From: Hyungju Lee Date: Wed, 8 May 2019 18:05:38 +0900 Subject: [Tizen] Exclude x86_64 build Change-Id: I3c0fc85b839b55170fb177c4ac0cdd15dd063f5c --- packaging/coreclr.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/coreclr.spec b/packaging/coreclr.spec index 9bd45f55f6..ec561fb8ec 100755 --- a/packaging/coreclr.spec +++ b/packaging/coreclr.spec @@ -19,8 +19,8 @@ Source0: %{name}-%{version}.tar.gz Source1: %{name}.manifest Source2: %{name}.conf - ExcludeArch: aarch64 +ExcludeArch: x86_64 BuildRequires: python BuildRequires: python-xml -- cgit v1.2.3