From 4b1cd7ad1e1463a45b444d066b49574a9b6ad04a Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Sun, 22 Apr 2018 12:33:52 -0400 Subject: Sweeping changes, switching to musl-cross-make Updated busybox-config to reflect the toolchain change Nginx and Openssh build and are now apart of the system. Runit is included, still need to install configuration files --- busybox-config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'busybox-config') diff --git a/busybox-config b/busybox-config index 8268c9a..06ae0b6 100644 --- a/busybox-config +++ b/busybox-config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Busybox version: 1.28.0 -# Sun Apr 15 15:39:18 2018 +# Busybox version: 1.28.3 +# Sat Apr 21 08:32:56 2018 # CONFIG_HAVE_DOT_CONFIG=y @@ -46,7 +46,7 @@ CONFIG_STATIC=y # CONFIG_FEATURE_LIBBUSYBOX_STATIC is not set # CONFIG_FEATURE_INDIVIDUAL is not set # CONFIG_FEATURE_SHARED_BUSYBOX is not set -CONFIG_CROSS_COMPILER_PREFIX="" +CONFIG_CROSS_COMPILER_PREFIX="x86_64-linux-musl-" CONFIG_SYSROOT="" CONFIG_EXTRA_CFLAGS="" CONFIG_EXTRA_LDFLAGS="" -- cgit v1.2.3