зеркало из https://github.com/mozilla/pjs.git
Adding nsReadableUtils.cpp to the string glue code. This is required for StringAllocator. Fix for linux build bustage
This commit is contained in:
Родитель
e2b95c1c76
Коммит
51890939b6
|
@ -56,6 +56,7 @@ STRING_LCSRCS = \
|
|||
nsAString.cpp \
|
||||
nsDependentSubstring.cpp \
|
||||
nsASingleFragmentString.cpp \
|
||||
nsReadableUtils.cpp \
|
||||
$(NULL)
|
||||
|
||||
STRING_CSRCS := $(addprefix $(topsrcdir)/string/src/, $(STRING_LCSRCS))
|
||||
|
|
Загрузка…
Ссылка в новой задаче