Skip to content

Commit

Permalink
README.md: add not about failing parallel builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Time0o committed Dec 27, 2021
1 parent 20914d5 commit 14593e9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,9 @@ make
```

which will create the plugin under
`build/fire-llvm/plugin/libfire-llvm-plugin.so`.
`build/fire-llvm/plugin/libfire-llvm-plugin.so`. Due to some CMake wonkiness
the build will likely fail if you try to run several make jobs in parallel with
`-j`.

## Ackknowledgements

Expand Down

0 comments on commit 14593e9

Please sign in to comment.