CCACHE not working on arm64 compilation
This commit is contained in:
parent
42eb7a1fac
commit
602ce5e6ec
@ -348,7 +348,7 @@ case $BOARD in
|
||||
#description S905 C2 quad core
|
||||
#build 1wip
|
||||
ARCH="arm64"
|
||||
CROSS_COMPILE="$CCACHE aarch64-linux-gnu-"
|
||||
CROSS_COMPILE="aarch64-linux-gnu-"
|
||||
CCACHE=""
|
||||
TARGETS="Image"
|
||||
LINUXFAMILY="odroidc2"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user