mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
target: mbedos5: fix mbedignore (#1894)
Ignoring the entire jerry-port/default library causes a link error, because of the need for the defaultx-handler.c source file. JerryScript-DCO-1.0-Signed-off-by: Marko Fabo mfabo@inf.u-szeged.hu
This commit is contained in:
parent
0b08322a21
commit
d3cf335dad
@ -9,4 +9,3 @@ targets/*
|
||||
tests/*
|
||||
third-party/*
|
||||
tools/*
|
||||
jerry-port/default/*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user