cling travis: add mac os ccache ot PATH.
This commit is contained in:
parent
436b28ca62
commit
c7ac88c7b2
@ -124,7 +124,8 @@ install:
|
||||
# export CFLAGS="-D__builtin_unreachable=__builtin_trap"
|
||||
# fi
|
||||
# fi
|
||||
# PATH="/usr/local/opt/ccache/libexec:$PATH"
|
||||
|
||||
PATH="/usr/local/opt/ccache/libexec:$PATH"
|
||||
# This is where timeout is hiding now, is the above still neccessary?
|
||||
# PATH="$PATH:/usr/local/opt/coreutils/libexec/gnubin"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user