Introducing nostaticcheck=1 build option for disabling cppcheck and vera++ checks during the build.

This commit is contained in:
Ruben Ayrapetyan
2014-10-23 16:55:59 +04:00
parent 33aeac458a
commit e4a7d1c8ac
2 changed files with 14 additions and 3 deletions
+1
View File
@@ -77,6 +77,7 @@ export fixme
export color
export dbgsyms
export noopt
export nostaticcheck
build: clean $(JERRY_TARGETS)