Introducing float64 mod for host build targets that configures ecma-number to be float64 instead of default float32.

This commit is contained in:
Ruben Ayrapetyan
2014-10-23 19:27:19 +04:00
parent 2f16000949
commit 81ae0010ac
2 changed files with 15 additions and 1 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ export TARGET_PC_SYSTEMS = linux
export TARGET_MCU_SYSTEMS = $(addprefix stm32f,3 4)
export TARGET_PC_MODS = musl sanitize valgrind \
musl-valgrind
musl-valgrind float64
export TARGET_MCU_MODS =