oss-fuzz: Module_xmlsecurity has gpg inside ENABLE_NSS
which is probably wrong, but nothing uses --disable-nss except IOS and the static build where nss is not built Change-Id: Icdd24ffc301715a0227e31f67335c8775806e085
This commit is contained in:
parent
4a332d54b8
commit
c8267b8b65
@ -109,9 +109,9 @@ $(eval $(call gb_Rdb_add_components,services,\
|
|||||||
xmloff/source/transform/xof \
|
xmloff/source/transform/xof \
|
||||||
xmloff/util/xo \
|
xmloff/util/xo \
|
||||||
xmlscript/util/xmlscript \
|
xmlscript/util/xmlscript \
|
||||||
$(if $(filter-out WNT MACOSX ANDROID IOS,$(OS)),xmlsecurity/util/xsec_gpg) \
|
|
||||||
$(if $(ENABLE_NSS), \
|
$(if $(ENABLE_NSS), \
|
||||||
xmlsecurity/util/xmlsecurity \
|
xmlsecurity/util/xmlsecurity \
|
||||||
|
$(if $(filter-out WNT MACOSX ANDROID IOS,$(OS)),xmlsecurity/util/xsec_gpg) \
|
||||||
xmlsecurity/util/xsec_xmlsec$(if $(filter WNT,$(OS)),.windows)) \
|
xmlsecurity/util/xsec_xmlsec$(if $(filter WNT,$(OS)),.windows)) \
|
||||||
$(if $(ENABLE_COINMP), \
|
$(if $(ENABLE_COINMP), \
|
||||||
sccomp/source/solver/coinmpsolver \
|
sccomp/source/solver/coinmpsolver \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user