mirror of
https://github.com/shaka-project/shaka-packager.git
synced 2024-10-30 05:50:53 +00:00
Updated Faster Builds (markdown)
parent
feff670921
commit
7c79e58ae8
@ -1,4 +1,4 @@
|
||||
# Build with ninja
|
||||
## Build with ninja
|
||||
|
||||
edash-packager uses [ninja](http://martine.github.io/ninja/) by default, which is much faster than make.
|
||||
|
||||
@ -6,7 +6,7 @@ We also provide a mechanism to change build configurations, for example, develop
|
||||
|
||||
`GYP_GENERATORS='make' gclient runhooks`
|
||||
|
||||
# Linking using gold on Linux
|
||||
## Linking using gold on Linux
|
||||
|
||||
The experimental "gold" linker is faster than the standard BFD linker.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user