summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2017-10-24 16:33:19 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2017-10-24 16:33:19 +0900
commite25981c0660b336901b493d886df877bf38565d9 (patch)
tree1ebd5cec83e8de2e849ccf000e4667bf66737c4c
parentf4eaca94820380cd0b5c486d2db6edd098108301 (diff)
downloadboost-e25981c0660b336901b493d886df877bf38565d9.tar.gz
boost-e25981c0660b336901b493d886df877bf38565d9.tar.bz2
boost-e25981c0660b336901b493d886df877bf38565d9.zip
Disable context library for armv7hl buildsubmit/tizen/20171027.020803
[Model] All [BinType] AP [Customer] OPEN [Issue#] N/A [Request] N/A [Occurrence Version] N/A [Problem] build error at armv7hl [Cause & Measure] build test [Checking Method] N/A [Team] Open Source Management and Setting Part [Developer] dh0128.kwak [Solution company] Samsung [Change Type] N/A Change-Id: I6f10d18b1014a594202c1bdfeba2c2d5e2fe3f30 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
-rw-r--r--packaging/boost.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/boost.spec b/packaging/boost.spec
index 6e9fdb9039..6a57ac2b88 100644
--- a/packaging/boost.spec
+++ b/packaging/boost.spec
@@ -31,7 +31,7 @@
%define most_libs %boost_libs1 %boost_libs2 %boost_libs3 %boost_libs4 %boost_libs5 %boost_libs6 %boost_libs7
# context hasn't been ported to most architectures yet
-%ifarch x86_64 aarch64
+%ifarch x86_64 aarch64 armv7hl
%define build_context 0
%else
%define build_context 1