From: Chanwoo Choi Date: Tue, 18 Jun 2024 11:06:21 +0000 (+0900) Subject: packaging: Add support of armv7l and aarch64 arch type build X-Git-Tag: accepted/tizen/8.0/unified/20240619.075744^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Faccepted%2Ftizen_8.0_unified;p=platform%2Fhal%2Fbackend%2Femulator%2Fdevice-emulator.git packaging: Add support of armv7l and aarch64 arch type build Change-Id: I9a11d79b81eef1cf8d99bd949cd92c6f4b9a8542 Signed-off-by: Chanwoo Choi --- diff --git a/packaging/hal-backend-device-emulator.spec b/packaging/hal-backend-device-emulator.spec index fd302c6..1587989 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 %{arm} Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig BuildRequires: cmake