зеркало из https://github.com/mozilla/gecko-dev.git
Link mozutil_s into viewer directly rather than relying upon some component to contain it.
Byproduct of bug 58981
This commit is contained in:
Родитель
46beb716e9
Коммит
0e08392436
|
@ -107,6 +107,9 @@ EXTRA_DSO_LIBS = gkgfx
|
|||
ifdef MOZ_OJI
|
||||
EXTRA_DSO_LIBS += jsj
|
||||
endif
|
||||
ifdef MOZ_PERF_METRICS
|
||||
EXTRA_DSO_LIBS += mozutil_s
|
||||
endif
|
||||
|
||||
XP_DIST_LIBS = \
|
||||
$(EXTRA_DSO_LIBS) \
|
||||
|
|
Загрузка…
Ссылка в новой задаче