pkg/jerryscript: update jerryscript package with the latest version (56802c22)

Also disabled to build jerry-libm because it is unused.
This commit is contained in:
Robert Sipka
2017-04-28 14:29:52 +02:00
parent ddda31c509
commit f393c015dd
4 changed files with 8 additions and 3 deletions
+1
View File
@@ -18,6 +18,7 @@
* @}
*/
#include <stdio.h>
#include <string.h>
#include "shell.h"
#include "jerryscript.h"