We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22a3cb8 commit ab6db46Copy full SHA for ab6db46
1 file changed
toolchain/scripts/lib/config_manager.sh
@@ -390,7 +390,6 @@ config_set_defaults() {
390
CONFIG_CACHE["TARGET_CPU"]="native"
391
CONFIG_CACHE["LOG_LINES"]="200"
392
CONFIG_CACHE["show_help"]="false"
393
- CONFIG_CACHE["DOWNLOADER_FLAGS"]=""
394
395
# Version strategy defaults (NEW)
396
CONFIG_CACHE["VERSION_STRATEGY"]="main"
0 commit comments