зеркало из https://github.com/mozilla/gecko-dev.git
r=waterson sr=cls
Adding a newer version of the libc malloc.c from the author. It is compiled switched in via --enable-lea.
This commit is contained in:
Родитель
1435ba674f
Коммит
098f279a10
|
@ -32,6 +32,10 @@ REQUIRES = libreg unicharutil
|
|||
|
||||
CPPSRCS = nsXPComInit.cpp
|
||||
|
||||
ifdef XPCOM_USE_LEA
|
||||
CPPSRCS += malloc.c
|
||||
endif
|
||||
|
||||
SHARED_LIBRARY_LIBS = \
|
||||
$(DIST)/lib/libxpcomds_s.$(LIB_SUFFIX) \
|
||||
$(DIST)/lib/libxpcomio_s.$(LIB_SUFFIX) \
|
||||
|
|
Загрузка…
Ссылка в новой задаче