jerryscript-project / js-remote-test

This repository is includes the automatic test results of iotjs
3 stars 16 forks source link

Fix the library path of JerryScript in case of RPi2. #225

Closed rtakacs closed 6 years ago

rtakacs commented 6 years ago

There is no binary size calculation in case of RPi2 because the JerryScript library path is not correct. This patch fixes that issue.

robertsipka commented 6 years ago

LGTM