Add dbgsyms=1 option to override OPTION_DEBUG_SYMS to enable, OPTION_STRIP to disable.

This commit is contained in:
Ruben Ayrapetyan
2014-08-19 13:15:52 +04:00
parent a2fe594d0f
commit d5f50ebd04
2 changed files with 15 additions and 2 deletions
+1
View File
@@ -71,6 +71,7 @@ export echo
export todo
export fixme
export color
export dbgsyms
build: clean $(JERRY_TARGETS)