NNABLA: build as a module
NNABLA_RT should compile as a module to provide the necessary support for the dnn test application Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
This commit is contained in:
parent
0ee15da565
commit
a943184ab2
@ -108,7 +108,7 @@ CSRCS += $(SRC)/runtime/runtime_internal.c
|
||||
|
||||
CFLAGS += -Wno-shadow -Wno-format
|
||||
|
||||
BIN = libnnablart$(LIBEXT)
|
||||
MODULE = $(CONFIG_NNABLA_RT)
|
||||
|
||||
nnabla.zip:
|
||||
$(Q) curl -L https://github.com/sony/nnabla-c-runtime/archive/refs/tags/v$(CONFIG_NNABLA_RT_VER).zip -o nnabla.zip
|
||||
|
Loading…
Reference in New Issue
Block a user