Remove 'mfp' (minimal footprint build configuration).

JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan r.ayrapetyan@samsung.com
This commit is contained in:
Ruben Ayrapetyan
2015-09-07 19:57:37 +03:00
parent bf5deffdb9
commit b318de46a6
3 changed files with 1 additions and 13 deletions
-5
View File
@@ -70,11 +70,6 @@ project (JerryCore CXX C ASM)
CONFIG_ECMA_COMPACT_PROFILE_DISABLE_MATH_BUILTIN
CONFIG_ECMA_COMPACT_PROFILE_DISABLE_JSON_BUILTIN)
# Minimal footprint
set(DEFINES_MINIMAL_FOOTPRINT
CONFIG_ECMA_LCACHE_DISABLE
CONFIG_VM_RUN_GC_AFTER_EACH_OPCODE)
# Memory statistics
set(DEFINES_MEMORY_STATISTICS MEM_STATS)