Revert "Fix ccache: error: Could not find compiler "x86_64-elf-gcc" in PATH"
This reverts commit 0a23bfea03
.
This commit is contained in:
parent
f4c349963a
commit
7a9267219c
|
@ -204,6 +204,8 @@ function elf-toolchain {
|
|||
;;
|
||||
esac
|
||||
fi
|
||||
|
||||
x86_64-elf-gcc --version
|
||||
}
|
||||
|
||||
function gen-romfs {
|
||||
|
|
Loading…
Reference in New Issue