mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-13 19:24:21 +00:00
[libc++] Extract ccache stats after the bootstrapping build
This commit is contained in:
parent
c20a9bb001
commit
460d1367c3
@ -355,6 +355,8 @@ bootstrapping-build)
|
||||
|
||||
echo "--- Installing libc++ and libc++abi to a fake location"
|
||||
${NINJA} -C "${BUILD_DIR}" install-runtimes
|
||||
|
||||
ccache -s
|
||||
;;
|
||||
generic-static)
|
||||
clean
|
||||
|
Loading…
Reference in New Issue
Block a user