add /usr/local/bin to PATH for linux 64

that's where the updated cmake lives
This commit is contained in:
hizzlekizzle 2019-01-06 22:28:40 -06:00 committed by GitHub
parent 9fd50cf82f
commit f97da725c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,4 +4,4 @@ MAKEPORTABLE YES
CORE_JOB YES
MAKE make
CMAKE cmake
PATH /usr/lib/ccache
PATH /usr/lib/ccache:/usr/local/bin