summaryrefslogtreecommitdiff
path: root/RepositoryExternal.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2013-05-02 12:19:35 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2013-05-02 14:53:55 +0200
commit51ba7dbee1a9b9424fcb1ac47ce9eaabf0561c62 (patch)
treecbc3fb5afd483e37c4e724292727eea31123b003 /RepositoryExternal.mk
parenta01e4aa97b086b898499b84760ac271b0cc4a479 (diff)
do not fail when using disabled liblangtag external; just do nothing
Change-Id: I3e9027ac1d4a19b953bd3404c82f069334f5f4ff
Diffstat (limited to 'RepositoryExternal.mk')
-rw-r--r--RepositoryExternal.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index 819e171087a8..a1d01cfb3df0 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -839,6 +839,10 @@ endef
endif # SYSTEM_LIBLANGTAG
+else
+
+gb_LinkTarget__use_liblangtag :=
+
endif # ENABLE_LIBLANGTAG