Made Makefile concurrent so that it can be compiled with -jN
This commit is contained in:
parent
0bf838eb8c
commit
434f0b930e
8 changed files with 44 additions and 32 deletions
|
|
@ -44,6 +44,7 @@
|
|||
```
|
||||
|
||||
### Minor changes
|
||||
* Made Makefile concurrent so that it can be compiled with -jN
|
||||
* Added flags to example backend to control its behaviour:
|
||||
* Start with `-- -r` to run the reset plugin
|
||||
* Start with `-- -s` to run the state callback
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue