summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
author이춘석/On-Device Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>2019-03-15 13:25:35 +0900
committerGitHub Enterprise <noreply-CODE@samsung.com>2019-03-15 13:25:35 +0900
commitf8b423950e10096e46cdf2a7e7c6c6309b29e851 (patch)
tree005d62a4d499bb7876005234ff0eaf5b588320ef /Makefile
parent585893b9a88259670d8867afab656278232689e0 (diff)
downloadnnfw-f8b423950e10096e46cdf2a7e7c6c6309b29e851.tar.gz
nnfw-f8b423950e10096e46cdf2a7e7c6c6309b29e851.tar.bz2
nnfw-f8b423950e10096e46cdf2a7e7c6c6309b29e851.zip
Off downloading ACL Source on gbs build (#4741)
- Off downloading ACL Source on gbs build Signed-off-by: Chunseok Lee <chunseok.lee@samsung.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 978cb0198..714987bfe 100644
--- a/Makefile
+++ b/Makefile
@@ -56,6 +56,7 @@ ifneq ($(OBS_BUILD),OFF)
# Use pre-installed google test library
OPTIONS+= -DBUILD_GTEST=FALSE
OPTIONS+= -DBUILD_ARMCOMPUTE=FALSE
+ OPTIONS+= -DDOWNLOAD_ARMCOMPUTE=FALSE
# Use pre-installed tensorflow lite library
OPTIONS+= -DBUILD_TENSORFLOW_LITE=FALSE
# Disable logging runtime build for Tizen