From: Chanwoo Choi Date: Wed, 20 Sep 2023 09:01:42 +0000 (+0900) Subject: packaging: Add support of aarch64 architecture type build X-Git-Tag: accepted/tizen/7.0/unified/20231005.155623^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d1d0542b5704016a617eab7f6f15d9e9838ea9a7;p=platform%2Fhal%2Fbackend%2Femulator%2Fdevice-emulator.git packaging: Add support of aarch64 architecture type build Change-Id: I83c79e17f3d8d6bffc58897698cd351cd45c0f01 Signed-off-by: Chanwoo Choi --- diff --git a/packaging/hal-backend-device-emulator.spec b/packaging/hal-backend-device-emulator.spec index fd302c6..40a6676 100644 --- a/packaging/hal-backend-device-emulator.spec +++ b/packaging/hal-backend-device-emulator.spec @@ -6,7 +6,7 @@ Group: SDK/Other License: Apache-2.0 Source0: %{name}-%{version}.tar.gz Source1: %{name}.manifest -ExclusiveArch: %{ix86} x86_64 +ExclusiveArch: %{ix86} x86_64 aarch64 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig BuildRequires: cmake