Update the 'README.md' of the JerryScript profiles. (#2309)

JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com
This commit is contained in:
László Langó
2018-05-08 10:14:41 +02:00
committed by yichoi
parent fbb9bf31b2
commit a1f71f8937
2 changed files with 67 additions and 10 deletions
+2
View File
@@ -51,6 +51,8 @@ python tools/build.py --cmake-param=CMAKE_PARAM
python tools/build.py --profile=es5.1|es2015-subset|minimal
```
See also the related [README.md](https://github.com/jerryscript-project/jerryscript/blob/master/jerry-core/profiles/README.md).
**Use (jerry, compiler-default, external) libc**
The default libc is jerry-libc, but you can use compiler-default libc or an external libc: