安装 sudo apt-get install ccache 使用 ccache_path=`command -v ccache` if [ -n "$ccache_path" ];then export CXX