Skip to content
This repository has been archived by the owner on Apr 11, 2022. It is now read-only.

Commit

Permalink
Update build instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
MabezDev committed Feb 10, 2020
1 parent 9255d2c commit 326b84f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -15,7 +15,7 @@ Please refer to [Espressif's llvm](https://github.com/espressif/llvm-project) pr
$ mkdir build
$ cd build
$ cmake .. -DLLVM_TARGETS_TO_BUILD="Xtensa;X86" -DCMAKE_BUILD_TYPE=Release -G "Ninja"
$ make
$ cmake --build .

Calling make with an appropriate number of threads will speed the process considerably.

Expand Down

0 comments on commit 326b84f

Please sign in to comment.