Print cache statistics.
This commit is contained in:
parent
db11011a5c
commit
3186e31b57
@ -81,6 +81,7 @@ matrix:
|
|||||||
before_script:
|
before_script:
|
||||||
# hack to avoid Valgrind bug (https://bugs.kde.org/show_bug.cgi?id=326469),
|
# hack to avoid Valgrind bug (https://bugs.kde.org/show_bug.cgi?id=326469),
|
||||||
# exposed by merging PR#163 (using -march=native)
|
# exposed by merging PR#163 (using -march=native)
|
||||||
|
- ccache -s
|
||||||
- sed -i "s/-march=native//" CMakeLists.txt
|
- sed -i "s/-march=native//" CMakeLists.txt
|
||||||
- mkdir build
|
- mkdir build
|
||||||
- >
|
- >
|
||||||
|
Loading…
x
Reference in New Issue
Block a user