зеркало из https://github.com/mozilla/pjs.git
Bug 291088 - "bloat test files should not be included in optimized builds or release builds" [p=ryanvm@gmail.com (Ryan VanderMeulen) r=bsmedberg a1.9=beltzner]
This commit is contained in:
Родитель
4fc0bae7eb
Коммит
929b48fbb2
|
@ -56,6 +56,7 @@ endif
|
||||||
|
|
||||||
include $(topsrcdir)/config/rules.mk
|
include $(topsrcdir)/config/rules.mk
|
||||||
|
|
||||||
|
ifdef ENABLE_TESTS
|
||||||
# Install bloaturls.txt file for tinderbox bloat test.
|
# Install bloaturls.txt file for tinderbox bloat test.
|
||||||
libs:: bloaturls.txt
|
libs:: bloaturls.txt
|
||||||
$(INSTALL) $< $(DIST)/bin
|
$(INSTALL) $< $(DIST)/bin
|
||||||
|
@ -65,3 +66,4 @@ libs:: bloaturls.txt
|
||||||
# autocycling of URLs.
|
# autocycling of URLs.
|
||||||
libs:: bloatcycle.html
|
libs:: bloatcycle.html
|
||||||
$(INSTALL) $< $(DIST)/bin/res
|
$(INSTALL) $< $(DIST)/bin/res
|
||||||
|
endif
|
||||||
|
|
Загрузка…
Ссылка в новой задаче