зеркало из https://github.com/mozilla/gecko-dev.git
Bug 397227 - Second attempt at fixing bustage on Linux leak test tinderbox, r=redness
This commit is contained in:
Родитель
78cc905ee2
Коммит
0bc2df6f4b
|
@ -197,11 +197,7 @@ ifdef CPP_UNIT_TESTS
|
|||
CPPSRCS += $(CPP_UNIT_TESTS)
|
||||
SIMPLE_PROGRAMS += $(CPP_UNIT_TESTS:.cpp=$(BIN_SUFFIX))
|
||||
REQUIRES += testing xpcom
|
||||
ifndef MOZ_ENABLE_LIBXUL
|
||||
LIBS += $(XPCOM_LIBS) $(XPCOM_GLUE_LDOPTS) $(NSPR_LIBS)
|
||||
else
|
||||
LIBS += $(XPCOM_LIBS) $(XPCOM_STANDALONE_GLUE_LDOPTS) $(NSPR_LIBS)
|
||||
endif
|
||||
LIBS += $(XPCOM_GLUE_LDOPTS) $(NSPR_LIBS)
|
||||
|
||||
# ...and run them the usual way
|
||||
check::
|
||||
|
|
Загрузка…
Ссылка в новой задаче