summaryrefslogtreecommitdiffstats
path: root/external/expat
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2015-09-29 18:09:16 +0200
committerDavid Tardon <dtardon@redhat.com>2015-10-07 10:11:39 +0200
commitcad68c6559a350aadbb1d3b2fcc8d78d1851b057 (patch)
tree3d2e4c22f9d13a12abd96eb9bfcbdeda7f6c7b96 /external/expat
parentRevert "tdf#90810: skip all elements outside of the requested footnote" (diff)
downloadcore-cad68c6559a350aadbb1d3b2fcc8d78d1851b057.tar.gz
core-cad68c6559a350aadbb1d3b2fcc8d78d1851b057.zip
relax deps of link target on external projects
Compilation of the link target's source files does not require the external project to be built, just unpacked, unless the project generates some needed headers during configure/build. Change-Id: I2c9947cf13ce86878d2649829052551fc54f3883
Diffstat (limited to 'external/expat')
-rw-r--r--external/expat/StaticLibrary_expat.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/external/expat/StaticLibrary_expat.mk b/external/expat/StaticLibrary_expat.mk
index 2f754526b6e9..4d6957f9ef52 100644
--- a/external/expat/StaticLibrary_expat.mk
+++ b/external/expat/StaticLibrary_expat.mk
@@ -15,7 +15,7 @@ $(eval $(call gb_StaticLibrary_use_unpacked,expat,expat))
# no configure step on windows, no dependency
ifneq ($(OS)$(COM),WNTMSC)
-$(eval $(call gb_StaticLibrary_use_external_project,expat,expat))
+$(eval $(call gb_StaticLibrary_use_external_project,expat,expat,full))
endif
$(eval $(call gb_StaticLibrary_set_include,expat,\