This commit is contained in:
fr500 2016-12-12 16:44:21 -05:00
parent eab3e9e4b0
commit 099068ce2c
3 changed files with 5 additions and 0 deletions

View File

@ -3,3 +3,5 @@ PLATFORM linux
MAKEPORTABLE YES MAKEPORTABLE YES
CORE_JOB YES CORE_JOB YES
MAKE make MAKE make
PATH /usr/lib/ccache

View File

@ -3,3 +3,5 @@ PLATFORM unix
MAKEPORTABLE YES MAKEPORTABLE YES
CORE_JOB YES CORE_JOB YES
MAKE make MAKE make
PATH /usr/lib/ccache

View File

@ -1,6 +1,7 @@
platform unix platform unix
PLATFORM unix PLATFORM unix
MAKEPORTABLE NO MAKEPORTABLE NO
CONFIGURE ./configure
CORE_JOB YES CORE_JOB YES
MAKE make MAKE make
PATH /usr/lib/ccache PATH /usr/lib/ccache