diff --git a/config/show_config b/config/show_config index 1c17769dba..baa4e50726 100755 --- a/config/show_config +++ b/config/show_config @@ -22,9 +22,8 @@ show_config() { config_message+="\n - GOLD (Google Linker) Support:\t $GOLD_SUPPORT" config_message+="\n - LLVM support:\t\t\t $LLVM_SUPPORT" config_message+="\n - DEBUG:\t\t\t\t ${DEBUG:-no}" - - # config_message+="\n - CFLAGS:\t $TARGET_CFLAGS" - # config_message+="\n - LDFLAGS:\t $TARGET_LDFLAGS" + config_message+="\n - CFLAGS:\t $TARGET_CFLAGS" + config_message+="\n - LDFLAGS:\t $TARGET_LDFLAGS" # Misc. hardware configuration