summaryrefslogtreecommitdiff
path: root/create_tools/config
diff options
context:
space:
mode:
Diffstat (limited to 'create_tools/config')
-rw-r--r--create_tools/config/busybox-arm64.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/create_tools/config/busybox-arm64.config b/create_tools/config/busybox-arm64.config
index 33049a5..2030765 100644
--- a/create_tools/config/busybox-arm64.config
+++ b/create_tools/config/busybox-arm64.config
@@ -49,7 +49,7 @@ CONFIG_FEATURE_SYSLOG=y
# CONFIG_FEATURE_SHARED_BUSYBOX is not set
CONFIG_CROSS_COMPILER_PREFIX="aarch64-linux-gnu-"
CONFIG_SYSROOT=""
-CONFIG_EXTRA_CFLAGS=""
+CONFIG_EXTRA_CFLAGS="-static"
CONFIG_EXTRA_LDFLAGS=""
CONFIG_EXTRA_LDLIBS=""
# CONFIG_USE_PORTABLE_CODE is not set