From 654a856e3c13bfa7a2bde1ca1d6153854139fad9 Mon Sep 17 00:00:00 2001 From: Arslaan Pathan Date: Mon, 8 Jun 2026 13:24:17 +1200 Subject: Make busybox static and start trying to make it not fail with the 'm' and 'resolv' libraries --- nix/busybox_config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nix/busybox_config') diff --git a/nix/busybox_config b/nix/busybox_config index 95e639a..f600ad4 100644 --- a/nix/busybox_config +++ b/nix/busybox_config @@ -40,7 +40,7 @@ CONFIG_FEATURE_SYSLOG=y # # Build Options # -# CONFIG_STATIC is not set +CONFIG_STATIC=y # CONFIG_PIE is not set # CONFIG_NOMMU is not set # CONFIG_BUILD_LIBBUSYBOX is not set -- cgit v1.2.3