Revert "Fixes: JERRY_NVALGRIND effect was inverted; also a block was marked as inaccessible too early."

This reverts commit 53c0da4307b1407f506ff71b0e014eefe00da985.
This commit is contained in:
Ruben Ayrapetyan
2014-08-01 18:29:55 +04:00
parent a6feea1068
commit fa87696275
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -165,7 +165,7 @@ CFLAGS_WFATAL_ERRORS ?= -Wfatal-errors
# Optimizations
CFLAGS_OPTIMIZE ?= -Os -flto
CFLAGS_NO_OPTIMIZE ?= -O0
CFLAGS_NO_OPTIMIZE ?= -Og
LDFLAGS_OPTIMIZE ?=
LDFLAGS_NO_OPTIMIZE ?=