mirror of
https://github.com/ossrs/srs.git
synced 2025-02-13 03:41:55 +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> |
||
---|---|---|
.. | ||
apps.sh | ||
auto_headers.sh | ||
codecov.sh | ||
depends.sh | ||
local_ip.sh | ||
modules.sh | ||
options.sh | ||
reset_module.sh | ||
setup_variables.sh | ||
summary.sh | ||
utest.sh |