1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-12 11:21:52 +00:00
srs/trunk/3rdparty/ccache
2014-03-07 16:09:35 +08:00
..
build_ccache.sh add gprof files and dot files 2014-03-07 16:09:35 +08:00
ccache-3.1.9.zip add gprof files and dot files 2014-03-07 16:09:35 +08:00
readme.txt add gprof files and dot files 2014-03-07 16:09:35 +08:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

ccache是samba组织提供的加速编译过程的工具
使用虚拟机编译可以考虑用这个工具,让编译过程飞快。

链接:
    http://ccache.samba.org/
    http://samba.org/ftp/ccache/ccache-3.1.9.tar.xz
    http://ccache.samba.org/manual.html

安装方法:
    bash build_ccache.sh
注意要求以sudoer执行要修改文件。