diff --git a/repo/busybox/build b/repo/busybox/build index 0dfde0a3..ec3bd8cc 100755 --- a/repo/busybox/build +++ b/repo/busybox/build @@ -1,7 +1,5 @@ #!/bin/sh -e -export LDFLAGS=--static - make make install diff --git a/repo/busybox/checksums b/repo/busybox/checksums index 13b21ff2..f058b3a7 100644 --- a/repo/busybox/checksums +++ b/repo/busybox/checksums @@ -1,2 +1,2 @@ 3d1d04a4dbd34048f4794815a5c48ebb9eb53c5277e09ffffc060323b95dfbdc busybox-1.30.1.tar.bz2 -cd9d4cd9ff169c4369db45ca8d97d8fb7826b68cc911e29e76bef20aeef5f687 .config +7111a137618a67f473ad551100d228f0c7a0d4f16e3c191b9efc6c1755031f67 .config diff --git a/repo/busybox/files/.config b/repo/busybox/files/.config index b759a0eb..27d319da 100755 --- a/repo/busybox/files/.config +++ b/repo/busybox/files/.config @@ -40,7 +40,7 @@ CONFIG_PLATFORM_LINUX=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