summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDongkyun Son <dongkyun.s@samsung.com>2017-11-07 12:11:28 +0900
committerDongkyun Son <dongkyun.s@samsung.com>2017-11-07 12:11:28 +0900
commit44b34b20c907b022a21895dee839808b2bfda011 (patch)
treeca4ea3ed7e79caa2462e930c21e1c49719bec258
parentdc8de776c0731c556f44d40cdbf2989f52924bd6 (diff)
downloadtimer-sandbox/dkson95/hardfp.tar.gz
timer-sandbox/dkson95/hardfp.tar.bz2
timer-sandbox/dkson95/hardfp.zip
packaging: add armv7hl architecture supportsandbox/dkson95/hardfp
Signed-off-by: Dongkyun Son <dongkyun.s@samsung.com>
-rw-r--r--packaging/org.tizen.w-timer.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/org.tizen.w-timer.spec b/packaging/org.tizen.w-timer.spec
index 02ceab0..7bbd6c6 100644
--- a/packaging/org.tizen.w-timer.spec
+++ b/packaging/org.tizen.w-timer.spec
@@ -8,7 +8,7 @@ Group: N/A
License: N/A
Source0: %{name}-%{version}.tar.gz
-ExclusiveArch: i586 x86 i486 i686 i386 armv7l arm
+ExclusiveArch: i586 x86 i486 i686 i386 %arm
BuildRequires: pkgconfig(libtzplatform-config)
@@ -19,7 +19,7 @@ Requires(post): /usr/bin/tpk-backend
%define build_mode %{nil}
-%ifarch arm armv7l
+%ifarch %arm
%define target arm
%endif
%ifarch aarch64