Fix condition
Change-Id: I746778a0d0f229c65dca37bcf3fdae9dcebd4340
This commit is contained in:
@@ -32,7 +32,7 @@ $(eval $(call gb_Module_add_targets,xmlsecurity,\
|
|||||||
AllLangResTarget_xsec \
|
AllLangResTarget_xsec \
|
||||||
Library_xmlsecurity \
|
Library_xmlsecurity \
|
||||||
Library_xsec_fw \
|
Library_xsec_fw \
|
||||||
$(ifneq ($(filter-out IOS ANDROID,$(OS)),),Library_xsec_xmlsec) \
|
$(if $(filter-out IOS ANDROID,$(OS)),Library_xsec_xmlsec) \
|
||||||
))
|
))
|
||||||
|
|
||||||
#FIXME: ^^^, get nss&libxmlsec building on ios and android
|
#FIXME: ^^^, get nss&libxmlsec building on ios and android
|
||||||
|
Reference in New Issue
Block a user