target: mbedos5: Define JERRY_JS_PARSER macro, which is now required to be defined. Fixes build issues against mbedos5 target. (#1485)
JerryScript-DCO-1.0-Signed-off-by: Jan Jongboom janjongboom@gmail.com
This commit is contained in:
committed by
László Langó
parent
85b6e01bc2
commit
c079b577c8
@@ -3,5 +3,6 @@
|
|||||||
"NRF52_DK": {
|
"NRF52_DK": {
|
||||||
"target.uart_hwfc": 0
|
"target.uart_hwfc": 0
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"macros": ["JERRY_JS_PARSER"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user