don't page in the vast, but almost entirely unused icu data library
This commit is contained in:
parent
e35801e075
commit
d295f1d8e6
1 changed files with 1 additions and 2 deletions
|
@ -106,7 +106,7 @@ $(MISC)$/$(TARGET)-common : makefile.mk
|
||||||
@-echo $(DLLPRE)icui18n$(ICUDLLPOST) >> $@
|
@-echo $(DLLPRE)icui18n$(ICUDLLPOST) >> $@
|
||||||
@-echo $(DLLPRE)icule$(ICUDLLPOST) >> $@
|
@-echo $(DLLPRE)icule$(ICUDLLPOST) >> $@
|
||||||
@-echo $(DLLPRE)icuuc$(ICUDLLPOST) >> $@
|
@-echo $(DLLPRE)icuuc$(ICUDLLPOST) >> $@
|
||||||
@-echo $(DLLPRE)icudata$(ICUDLLPOST) >> $@
|
# @-echo $(DLLPRE)icudata$(ICUDLLPOST) >> $@ - a huge dll, almost none of it used
|
||||||
.ENDIF # SYSTEM_ICU
|
.ENDIF # SYSTEM_ICU
|
||||||
#
|
#
|
||||||
@-echo $(DLLPRE)lng$(DFTDLLPOST) >> $@
|
@-echo $(DLLPRE)lng$(DFTDLLPOST) >> $@
|
||||||
|
@ -179,7 +179,6 @@ $(MISC)$/$(TARGET)-common : makefile.mk
|
||||||
@-echo $(DLLPRE)helplinker$(DFTDLLPOST) >> $@
|
@-echo $(DLLPRE)helplinker$(DFTDLLPOST) >> $@
|
||||||
@-echo $(DLLPRE)vclplug_gen$(DFTDLLPOST) >> $@
|
@-echo $(DLLPRE)vclplug_gen$(DFTDLLPOST) >> $@
|
||||||
@-echo $(DLLPRE)icule$(ICUDLLPOST) >> $@
|
@-echo $(DLLPRE)icule$(ICUDLLPOST) >> $@
|
||||||
@-echo $(DLLPRE)icudata$(ICUDLLPOST) >> $@
|
|
||||||
@-echo sax$(UNODLLPOST) >> $@
|
@-echo sax$(UNODLLPOST) >> $@
|
||||||
@-echo gconfbe1$(UNODLLPOST) >> $@
|
@-echo gconfbe1$(UNODLLPOST) >> $@
|
||||||
@-echo fsstorage$(UNODLLPOST) >> $@
|
@-echo fsstorage$(UNODLLPOST) >> $@
|
||||||
|
|
Loading…
Reference in a new issue