Remove 'mfp' (minimal footprint build configuration).
JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan r.ayrapetyan@samsung.com
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user