make.sh: Remove KGCC variable.

This has been unused since a long time any way.
This commit is contained in:
Michael Tremer
2014-05-24 18:10:14 +02:00
parent a153194620
commit 6f67c28d99
3 changed files with 9 additions and 12 deletions

View File

@@ -459,7 +459,6 @@ entershell() {
CROSSTARGET="${CROSSTARGET}" \
MACHINE="$MACHINE" \
MACHINE_TYPE="$MACHINE_TYPE" \
KGCC="ccache /usr/bin/gcc" \
$(fake_environ) \
$(qemu_environ) \
/tools/bin/bash -i