blob: 81245a49091ac4217abe4d53e8e05c34d7081ccd (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/ccache
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/ccache/
lrwxrwxrwx root/root usr/lib/ccache/c++ -> /usr/bin/ccache
lrwxrwxrwx root/root usr/lib/ccache/cc -> /usr/bin/ccache
lrwxrwxrwx root/root usr/lib/ccache/clang -> /usr/bin/ccache
lrwxrwxrwx root/root usr/lib/ccache/clang++ -> /usr/bin/ccache
lrwxrwxrwx root/root usr/lib/ccache/g++ -> /usr/bin/ccache
lrwxrwxrwx root/root usr/lib/ccache/gcc -> /usr/bin/ccache
|