summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
author이춘석/동작제어Lab(SR)/Senior Engineer/삼성전자 <chunseok.lee@samsung.com>2018-05-03 16:45:09 +0900
committer최형규/동작제어Lab(SR)/Senior Engineer/삼성전자 <hk0110.choi@samsung.com>2018-05-03 16:45:09 +0900
commit7f71735b11fee2dc559527ca7d6eead1a2370dd5 (patch)
treebec119c0820db1a1ee96374eca8d094e012b4d25 /packaging
parentda4b037721ddde377a8fc6611bd68b5d225ef1e8 (diff)
downloadnnfw-7f71735b11fee2dc559527ca7d6eead1a2370dd5.tar.gz
nnfw-7f71735b11fee2dc559527ca7d6eead1a2370dd5.tar.bz2
nnfw-7f71735b11fee2dc559527ca7d6eead1a2370dd5.zip
fix gbs build error & add return status (#1055)
1. Fix #1053 2. Add return status on docker_gbs_build.sh Signed-off-by: Chunseok Lee <chunseok.lee@samsung.com>
Diffstat (limited to 'packaging')
-rw-r--r--packaging/nnfw.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/nnfw.spec b/packaging/nnfw.spec
index a5a9e517a..1cc96b30a 100644
--- a/packaging/nnfw.spec
+++ b/packaging/nnfw.spec
@@ -56,7 +56,7 @@ cp %{SOURCE1} .
OBS_BUILD=1 BUILD_TYPE=%{build_type} INSTALL_PATH=%{buildroot}%{install_prefix} TARGET_ARCH=%{target_arch} TARGET_OS=tizen make %{?jobs:-j%jobs}
%install
-OBS_BUILD=1 BUILD_TYPE=%{build_type} INSTALL_PATH=%{buildroot}%{install_prefix} TARGET_ARCH=%{target_arch} HOST_OS=tizen make install
+OBS_BUILD=1 BUILD_TYPE=%{build_type} INSTALL_PATH=%{buildroot}%{install_prefix} TARGET_ARCH=%{target_arch} TARGET_OS=tizen make install
# nnfw-test rpm(like test-suite on cross build)
## install Product