Link Library_localedata_es against sal
<https://ci.libreoffice.org//job/lo_win_daily_symbols/1147/> etc. recently started to fail with > localedata_es_AR.o : error LNK2001: unresolved external symbol __imp__rtl_uString_release > C:\cygwin64\home\tdf\lode\jenkins\workspace\lo_win_daily_symbols\instdir\program\localedata_es.dll : fatal error LNK1120: 1 unresolved externals > touch: failed to get attributes of 'C:/cygwin64/home/tdf/lode/jenkins/workspace/lo_win_daily_symbols/instdir/program/localedata_es.dll': No such file or directory > make[1]: *** [C:/cygwin64/home/tdf/lode/jenkins/workspace/lo_win_daily_symbols/i18npool/Library_localedata_es.mk:10: C:/cygwin64/home/tdf/lode/jenkins/workspace/lo_win_daily_symbols/instdir/program/localedata_es.dll] Error 96 Change-Id: I8a6ef646df1fd8d26f3a8b2f84b098f9971ace2b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158226 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
This commit is contained in:
parent
d1ba7d0ae6
commit
812a5785ba
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ $(eval $(call gb_Library_set_plugin_for_nodep,localedata_es,i18npool))
|
|||
|
||||
$(eval $(call gb_Library_use_libraries,localedata_es,\
|
||||
localedata_en \
|
||||
sal \
|
||||
))
|
||||
|
||||
$(eval $(call gb_Library_add_generated_exception_objects,localedata_es,\
|
||||
|
|
Loading…
Reference in a new issue