From 2b173b4886e10db9b6a7a85f8f0715699cb97cf8 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sun, 23 Feb 2020 23:39:39 +0200 Subject: [PATCH] busybox: enable USE_PORTABLE_CODE. Closes #157 --- core/busybox/checksums | 4 ++-- core/busybox/files/.config | 2 +- core/busybox/files/.config-suid | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core/busybox/checksums b/core/busybox/checksums index 5cd3681e..b3943bc0 100644 --- a/core/busybox/checksums +++ b/core/busybox/checksums @@ -1,8 +1,8 @@ d0f940a72f648943c1f2211e0e3117387c31d765137d92bd8284a3fb9752a998 busybox-1.31.1.tar.bz2 09c2f601fec4e5c10664c22f787dafb9424efe219bf826727c356da90dfd60d5 adduser-no-setgid.patch 8d84b1719dca2a751c09072c20cd782a3c47f119a68d35316f89d851daf67b88 fsck-resolve-uuid.patch -c22a310aa2b992d4b7620ae6340cea7a708fe9db61a52aae507209b46d4dfa09 .config -da3ef90a65abcbd112fa98a00799745d88d568cde290e049a5380dfc74de620a .config-suid +3af5f09ed832803dfdb53508e694203888a79dc6779744b11d95e82b463a4fe1 .config +b4479adaabffb1fe9af7db676929e8f5f6bbc47869c5309a19056aa66196fbce .config-suid 814dea14ac612125e97dcc1d619219b2c9dfc14850bf48d858421fb2c98eca12 crond.run 4a5981f4b0d791fe9b84b0b2e01ae905f6565c8245b3cd603e6decf34ddad71a syslogd.run 138c4ac819cf65f4fc241570aa91cfe1d6b0d44359e91d4be88a902f0ca68d81 mdev.run diff --git a/core/busybox/files/.config b/core/busybox/files/.config index fdb10eff..cf1984cd 100644 --- a/core/busybox/files/.config +++ b/core/busybox/files/.config @@ -53,7 +53,7 @@ CONFIG_SYSROOT="" CONFIG_EXTRA_CFLAGS="" CONFIG_EXTRA_LDFLAGS="" CONFIG_EXTRA_LDLIBS="" -# CONFIG_USE_PORTABLE_CODE is not set +CONFIG_USE_PORTABLE_CODE=y CONFIG_STACK_OPTIMIZATION_386=y # diff --git a/core/busybox/files/.config-suid b/core/busybox/files/.config-suid index 7c71f89b..729dd309 100644 --- a/core/busybox/files/.config-suid +++ b/core/busybox/files/.config-suid @@ -53,7 +53,7 @@ CONFIG_SYSROOT="" CONFIG_EXTRA_CFLAGS="" CONFIG_EXTRA_LDFLAGS="" CONFIG_EXTRA_LDLIBS="" -# CONFIG_USE_PORTABLE_CODE is not set +CONFIG_USE_PORTABLE_CODE=y # CONFIG_STACK_OPTIMIZATION_386 is not set #