summaryrefslogtreecommitdiffhomepage
path: root/project/extras.mk
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2016-12-18 11:25:31 -0500
committermidipix <writeonce@midipix.org>2016-12-18 11:51:58 -0500
commit4aca9c921bf9aea09d8e94436b63b7ac7b409c87 (patch)
tree0b39c6d06b351a2fa535090639b9269ba462b23e /project/extras.mk
parentbdbebd080887287e8703b0e63fe8de9712d3f6fb (diff)
downloadntcon-4aca9c921bf9aea09d8e94436b63b7ac7b409c87.tar.bz2
ntcon-4aca9c921bf9aea09d8e94436b63b7ac7b409c87.tar.xz
project: clbuild-bat: added link target (shared-lib/default-app) support.
Diffstat (limited to 'project/extras.mk')
-rw-r--r--project/extras.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/project/extras.mk b/project/extras.mk
index 3ae7508..1a41f19 100644
--- a/project/extras.mk
+++ b/project/extras.mk
@@ -22,4 +22,5 @@ clbuild-bat:
--project-dir=$(PROJECT_DIR) \
--sysroot=$(CFLAGS_SYSROOT) \
--version-header=ntcon_version.h \
- --version-macro=NTCON_GIT_VERSION
+ --version-macro=NTCON_GIT_VERSION \
+ --link-target=shared-lib