config/show_config: add local ccache info

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2022-12-04 15:58:03 +01:00
parent b9d7841a47
commit 6956b5f605

View File

@ -37,6 +37,7 @@ show_config() {
config_message+="\n - DEBUG:\t\t\t\t ${DEBUG:-no}"
config_message+="\n - CFLAGS:\t\t\t\t ${TARGET_CFLAGS}"
config_message+="\n - LDFLAGS:\t\t\t\t ${TARGET_LDFLAGS}"
config_message+="\n - Local ccache:\t\t\t ${LOCAL_CCACHE:-no}"
# Misc. hardware configuration