Kaydet (Commit) 51ba7dbe authored tarafından Matúš Kukan's avatar Matúš Kukan

do not fail when using disabled liblangtag external; just do nothing

Change-Id: I3e9027ac1d4a19b953bd3404c82f069334f5f4ff
üst a01e4aa9
...@@ -839,6 +839,10 @@ endef ...@@ -839,6 +839,10 @@ endef
endif # SYSTEM_LIBLANGTAG endif # SYSTEM_LIBLANGTAG
else
gb_LinkTarget__use_liblangtag :=
endif # ENABLE_LIBLANGTAG endif # ENABLE_LIBLANGTAG
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment