mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
busybox-initramfs: enable 64-bit math support in the shell which will allow computation with very large numbers
This closes #2019.
This commit is contained in:
parent
24a9b86e53
commit
bb68944a2f
@ -997,7 +997,7 @@ CONFIG_FEATURE_BASH_IS_ASH=y
|
||||
# CONFIG_FEATURE_BASH_IS_HUSH is not set
|
||||
# CONFIG_FEATURE_BASH_IS_NONE is not set
|
||||
CONFIG_SH_MATH_SUPPORT=y
|
||||
# CONFIG_SH_MATH_SUPPORT_64 is not set
|
||||
CONFIG_SH_MATH_SUPPORT_64=y
|
||||
CONFIG_FEATURE_SH_EXTRA_QUIET=y
|
||||
CONFIG_FEATURE_SH_STANDALONE=y
|
||||
# CONFIG_FEATURE_SH_NOFORK is not set
|
||||
|
Loading…
x
Reference in New Issue
Block a user