busybox: enable USE_PORTABLE_CODE. Closes #157

This commit is contained in:
Dylan Araps 2020-02-23 23:39:39 +02:00
parent 6a3119f6f0
commit 2b173b4886
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
3 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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
#

View File

@ -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
#