summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHyungju Lee <leee.lee@samsung.com>2019-05-09 14:53:19 +0900
committerGleb Balykov <g.balykov@samsung.com>2019-08-06 12:41:25 +0300
commiteccecbedfd51a7873565221344944d32a356512e (patch)
treeb18988c9af31d232b417deda6c4946c452b2b900
parent28892315d9b8b79a82ae4a2bfa91d2c0c092a62d (diff)
downloadcoreclr-eccecbedfd51a7873565221344944d32a356512e.tar.gz
coreclr-eccecbedfd51a7873565221344944d32a356512e.tar.bz2
coreclr-eccecbedfd51a7873565221344944d32a356512e.zip
Revert "[Tizen] Exclude x86_64 build"
This reverts commit 546d7a1519cc81d98f2dadb5f2191c5a62e6f735. Policy for arch build is cleared. - In Public, unified builds each arch and they are independent. - In SPIN, turn on and off each arch by necessity.
-rwxr-xr-xpackaging/coreclr.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/coreclr.spec b/packaging/coreclr.spec
index ec561fb8ec..9bd45f55f6 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