Note that there are actual performance gains to be had from using this.
This commit is contained in:
parent
725b7ab610
commit
01064e427c
1 changed files with 4 additions and 0 deletions
|
@ -21,6 +21,10 @@ are:
|
|||
|
||||
Other than that, it is mostly compatible with official buildsys at an "API level."
|
||||
|
||||
In terms of performance increase, on stock buildsys, make -j4 takes around 50 seconds
|
||||
to build audacious-plugins. On this fork, the build time is cut down to around 20
|
||||
seconds. That's a pretty big increase.
|
||||
|
||||
### Possible problems / FAQ
|
||||
|
||||
#### I am getting notices about missing libraries that should be built already!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue