[nuttx-stm32f4] Use jerry-libm instead of the math library in NuttX (#1744)

JerryScript-DCO-1.0-Signed-off-by: Zsolt Borbély zsborbely.u-szeged@partner.samsung.com
This commit is contained in:
Zsolt Borbély
2017-04-19 10:22:48 +02:00
committed by GitHub
parent 8d99e73db3
commit befa7a88fe
2 changed files with 7 additions and 4 deletions
-1
View File
@@ -56,7 +56,6 @@ We must set the following options:
* Change `Build Setup -> Build Host Platform` from _Windows_ to _Linux_
* Enable `System Type -> FPU support`
* Enable `Library Routines -> Standard Math library`
* Enable `Application Configuration -> Interpreters -> JerryScript`
If you get `kconfig-mconf: not found` error when you run `make menuconfig` you may have to install kconfig-frontends: