Merge branch 'geppetto'

This commit is contained in:
Ilmir Usmanov
2014-07-25 14:16:52 +04:00
7 changed files with 26 additions and 50 deletions
+1 -1
View File
@@ -156,7 +156,7 @@ endif
#
CFLAGS_JERRY = $(CFLAGS_WARNINGS) $(CFLAGS_WERROR)
DEFINES_JERRY = -DMEM_HEAP_CHUNK_SIZE=256 -DMEM_HEAP_AREA_SIZE=32768 -DMEM_STATS
DEFINES_JERRY = -DMEM_HEAP_CHUNK_SIZE=$$((256)) -DMEM_HEAP_AREA_SIZE=$$((32768)) -DMEM_STATS
# FIXME:
# Add common-io.c and sensors.c