mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
By default, caching is enabled during compilation, which means that data is cached in Docker. This helps to avoid compiling third-party dependency libraries. However, sometimes when updating third-party libraries, it's necessary to disable caching to temporarily verify if the pipeline can succeed. Therefore, a configure option should be added. When this option is enabled, the compilation cache will not be used, and all third-party libraries will be compiled from scratch. --------- Co-authored-by: winlin <winlinvip@gmail.com> |
||
|---|---|---|
| .. | ||
| api-server | ||
| apm | ||
| arm | ||
| code-statistic | ||
| console | ||
| ffempty | ||
| frame | ||
| golang | ||
| gperftools | ||
| hls | ||
| msg_zerocopy | ||
| players | ||
| python-subprocess | ||
| st | ||
| thread-model | ||
| wireshark | ||