mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
r15170: don't check for ccache
This commit is contained in:
parent
b8160fdf87
commit
e6a1106820
@ -112,7 +112,7 @@ cd source
|
||||
# RPM_OPT_FLAGS="$RPM_OPT_FLAGS -D_FILE_OFFSET_BITS=64"
|
||||
|
||||
## check for ccache
|
||||
ccache -h 2>&1 > /dev/null
|
||||
# ccache -h 2>&1 > /dev/null
|
||||
#if [ $? -eq 0 ]; then
|
||||
# CC="ccache gcc"
|
||||
#else
|
||||
|
Loading…
x
Reference in New Issue
Block a user