oops, move gb_LinkTarget_add_libs back to correct position...
Change-Id: I4eff9417d57b6d949ce511fd508a1a2d73197952
This commit is contained in:
@@ -2328,12 +2328,12 @@ $(call gb_LinkTarget_set_include,$(1),\
|
|||||||
$$(INCLUDE) \
|
$$(INCLUDE) \
|
||||||
$(ORCUS_CFLAGS) \
|
$(ORCUS_CFLAGS) \
|
||||||
)
|
)
|
||||||
|
$(call gb_LinkTarget_add_libs,$(1),$(ORCUS_LIBS))
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define gb_LinkTarget__use_orcus-parser
|
define gb_LinkTarget__use_orcus-parser
|
||||||
|
|
||||||
endef
|
endef
|
||||||
$(call gb_LinkTarget_add_libs,$(1),$(ORCUS_LIBS))
|
|
||||||
|
|
||||||
else # !SYSTEM_LIBORCUS
|
else # !SYSTEM_LIBORCUS
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user