mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user