Revert "Fix ccache: error: Could not find compiler "x86_64-elf-gcc" in PATH"

This reverts commit 0a23bfea03.
This commit is contained in:
Xiang Xiao 2022-12-13 02:33:30 +08:00 committed by Masayuki Ishikawa
parent f4c349963a
commit 7a9267219c
1 changed files with 2 additions and 0 deletions

View File

@ -204,6 +204,8 @@ function elf-toolchain {
;;
esac
fi
x86_64-elf-gcc --version
}
function gen-romfs {