don't page in the vast, but almost entirely unused icu data library

This commit is contained in:
Michael Meeks 2011-01-06 09:46:27 +00:00
parent e35801e075
commit d295f1d8e6

View file

@ -106,7 +106,7 @@ $(MISC)$/$(TARGET)-common : makefile.mk
@-echo $(DLLPRE)icui18n$(ICUDLLPOST) >> $@
@-echo $(DLLPRE)icule$(ICUDLLPOST) >> $@
@-echo $(DLLPRE)icuuc$(ICUDLLPOST) >> $@
@-echo $(DLLPRE)icudata$(ICUDLLPOST) >> $@
# @-echo $(DLLPRE)icudata$(ICUDLLPOST) >> $@ - a huge dll, almost none of it used
.ENDIF # SYSTEM_ICU
#
@-echo $(DLLPRE)lng$(DFTDLLPOST) >> $@
@ -179,7 +179,6 @@ $(MISC)$/$(TARGET)-common : makefile.mk
@-echo $(DLLPRE)helplinker$(DFTDLLPOST) >> $@
@-echo $(DLLPRE)vclplug_gen$(DFTDLLPOST) >> $@
@-echo $(DLLPRE)icule$(ICUDLLPOST) >> $@
@-echo $(DLLPRE)icudata$(ICUDLLPOST) >> $@
@-echo sax$(UNODLLPOST) >> $@
@-echo gconfbe1$(UNODLLPOST) >> $@
@-echo fsstorage$(UNODLLPOST) >> $@