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 f87e49acee..68d478015d 100755
--- a/packaging/coreclr.spec
+++ b/packaging/coreclr.spec
@@ -200,7 +200,7 @@ export CXXFLAGS+="-fstack-protector-strong"
%endif
%endif
-%ifarch %{arm}
+%ifarch %{arm} aarch64
%define _ngen_relocs_opts cmakeargs "-DFEATURE_NGEN_RELOCS_OPTIMIZATIONS=true"
%else
%define _ngen_relocs_opts ""