summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiyoung Yun <jy910.yun@samsung.com>2016-12-13 16:04:59 +0900
committerJiyoung Yun <jy910.yun@samsung.com>2017-04-13 14:21:37 +0900
commit906e2b0a01eb83d6deec1d007bc3200cdc6c256f (patch)
tree854f7f1b1446db86dece44cf7a85915f6428e360
parent152bbc901304322e6454eec9c9dfdb5ba7319cfe (diff)
downloadcoreclr-906e2b0a01eb83d6deec1d007bc3200cdc6c256f.tar.gz
coreclr-906e2b0a01eb83d6deec1d007bc3200cdc6c256f.tar.bz2
coreclr-906e2b0a01eb83d6deec1d007bc3200cdc6c256f.zip
Add ExclusiveArch option
ExclusiveArch: %arm x86_64 Change-Id: I40b8f28b31332bc0ab7c8c5aaef6409a6e415a39 Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
-rw-r--r--packaging/coreclr.spec14
1 files changed, 6 insertions, 8 deletions
diff --git a/packaging/coreclr.spec b/packaging/coreclr.spec
index e533402d96..944dc67293 100644
--- a/packaging/coreclr.spec
+++ b/packaging/coreclr.spec
@@ -1,19 +1,15 @@
%{!?dotnet_buildtype: %define dotnet_buildtype Release}
-%ifarch armv7l
+%ifarch x86_64
%define support_test 1
%define skipnative 0
%define skipmscorlib 0
-%else
-%ifarch x86_64
+%endif
+
+%ifarch armv7l
%define support_test 1
%define skipnative 0
%define skipmscorlib 0
-%else
-%define support_test 0
-%define skipnative 1
-%define skipmscorlib 1
-%endif
%endif
Name: coreclr
@@ -33,6 +29,8 @@ Patch0: Add-Tizen-distro.patch
Patch1: Do-not-ignore-project.lock.json.patch
Patch2: Support-managed-build-on-armv7l-env.patch
+ExclusiveArch: %arm x86_64
+
BuildRequires: python
BuildRequires: python-xml
# libcoreclr.so