support armv7hl build
[platform/upstream/iotjs.git] / build.config
1 {
2   "builddir": "",
3   "buildlib": false,
4   "buildtype": "debug",
5   "clean": false,
6   "config": "",
7   "cmake-param": [],
8   "compile-flag": [],
9   "external-include-dir": [],
10   "external-lib": [],
11   "jerry-cmake-param": [],
12   "jerry-compile-flag": [],
13   "jerry-heaplimit": 256,
14   "jerry-link-flag": [],
15   "jerry-lto": false,
16   "jerry-memstat": false,
17   "link-flag": [],
18   "no-check-tidy": false,
19   "no-init-submodule": false,
20   "no-parallel-build": false,
21   "no-snapshot": false,
22   "run-test": false,
23   "sysroot": "",
24   "target-arch": "",
25   "target-os": "",
26   "target-board": ""
27 }