зеркало из https://github.com/mozilla/gecko-dev.git
other part of bug 106130, remove unicharutil dependency and linking (just requires updates)
This commit is contained in:
Родитель
309b361933
Коммит
a6790acff4
|
@ -49,7 +49,6 @@ REQUIRES = xpcom \
|
|||
string \
|
||||
js \
|
||||
caps \
|
||||
unicharutil \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
|
@ -92,7 +91,6 @@ endif
|
|||
|
||||
EXTRA_DSO_LDOPTS += \
|
||||
$(MOZ_COMPONENT_LIBS) \
|
||||
$(MOZ_UNICHARUTIL_LIBS) \
|
||||
$(MOZ_JS_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
|
|
|
@ -40,7 +40,6 @@ MODULE_NAME=xpconnect
|
|||
REQUIRES = xpcom \
|
||||
string \
|
||||
js \
|
||||
dom \
|
||||
caps \
|
||||
!ifdef XPC_TOOLS_SUPPORT
|
||||
xpctools \
|
||||
|
|
Загрузка…
Ссылка в новой задаче