projects
/
platform
/
core
/
service
/
cloud
/
ua-client.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7f3b66
)
packaging: add armv7hl to ExcludeArch
sandbox/dkson95/hardfp
author
Dongkyun Son
<dongkyun.s@samsung.com>
Mon, 30 Oct 2017 01:09:20 +0000
(10:09 +0900)
committer
Dongkyun Son
<dongkyun.s@samsung.com>
Mon, 30 Oct 2017 01:09:20 +0000
(10:09 +0900)
This patch is to disable 'armv7hl' build.
Change-Id: I84377c748f79568c729ebc937fff8e5e3eda277f
Signed-off-by: Dongkyun Son <dongkyun.s@samsung.com>
packaging/ua-client.spec
patch
|
blob
|
history
diff --git
a/packaging/ua-client.spec
b/packaging/ua-client.spec
index b2950b82e8ea21e97d97c8c35a071953925be0b4..5510c4eaeb6de1aa6837e098431c174fbfb6e141 100755
(executable)
--- a/
packaging/ua-client.spec
+++ b/
packaging/ua-client.spec
@@
-12,7
+12,7
@@
Requires(postun): /sbin/ldconfig
Requires(post): systemd
Requires(postun): systemd
-ExcludeArch: %ix86 x86_64 aarch64
+ExcludeArch: %ix86 x86_64 aarch64
armv7hl
BuildRequires: cmake
BuildRequires: pkgconfig(boost)