зеркало из https://github.com/mozilla/pjs.git
Bug 397227 - Forgot to sync js's config/rules.mk; it would have been helpful if that were checked at build time rather than 'check' time. r=redness still
This commit is contained in:
Родитель
27b6bc4fea
Коммит
8a08964e6e
|
@ -197,7 +197,7 @@ ifdef CPP_UNIT_TESTS
|
||||||
CPPSRCS += $(CPP_UNIT_TESTS)
|
CPPSRCS += $(CPP_UNIT_TESTS)
|
||||||
SIMPLE_PROGRAMS += $(CPP_UNIT_TESTS:.cpp=$(BIN_SUFFIX))
|
SIMPLE_PROGRAMS += $(CPP_UNIT_TESTS:.cpp=$(BIN_SUFFIX))
|
||||||
REQUIRES += testing xpcom
|
REQUIRES += testing xpcom
|
||||||
LIBS += $(XPCOM_LIBS) $(XPCOM_GLUE_LDOPTS) $(NSPR_LIBS)
|
LIBS += $(XPCOM_GLUE_LDOPTS) $(NSPR_LIBS)
|
||||||
|
|
||||||
# ...and run them the usual way
|
# ...and run them the usual way
|
||||||
check::
|
check::
|
||||||
|
|
Загрузка…
Ссылка в новой задаче