mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
config/show_config: add local ccache info
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
b9d7841a47
commit
6956b5f605
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user