summaryrefslogtreecommitdiff
path: root/packaging/coreclr.spec
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/coreclr.spec')
-rwxr-xr-xpackaging/coreclr.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/coreclr.spec b/packaging/coreclr.spec
index ed2d9fa28a..0f401015db 100755
--- a/packaging/coreclr.spec
+++ b/packaging/coreclr.spec
@@ -1,10 +1,10 @@
%{!?dotnet_buildtype: %define dotnet_buildtype Release}
+%{!?skiptests: %define skiptests 1}
%define skipnative 0
%define skipmscorlib 0
%ifarch %{arm} aarch64
-%define skiptests 0
%else
%define skiptests 1
%endif