Kaydet (Commit) de063d7a authored tarafından Michael Stahl's avatar Michael Stahl

re-order externals in Library_wpftdraw for ld with --as-needed

Change-Id: I52e14ead53fe0af0b13919869a5f646586251cca
üst 0ba0491e
...@@ -46,17 +46,17 @@ $(eval $(call gb_Library_use_static_libraries,wpftdraw,\ ...@@ -46,17 +46,17 @@ $(eval $(call gb_Library_use_static_libraries,wpftdraw,\
$(eval $(call gb_Library_use_externals,wpftdraw,\ $(eval $(call gb_Library_use_externals,wpftdraw,\
cdr \ cdr \
icui18n \ mspub \
icuuc \
icudata \
lcms2 \
libxml2 \
mspub \
odfgen \ odfgen \
visio \ visio \
wpg \ wpg \
wpd \ wpd \
zlib \ zlib \
lcms2 \
libxml2 \
icui18n \
icuuc \
icudata \
)) ))
$(eval $(call gb_Library_add_exception_objects,wpftdraw,\ $(eval $(call gb_Library_add_exception_objects,wpftdraw,\
......
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