summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2021-01-17 05:58:43 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2021-01-17 05:58:43 (EST)
commit190204f6490ba912f5902e4cf4c20c431dbe8a14 (patch)
treeb0d0c28fe24d970a612f7859ea89606c240a8dbf /src
parent675f000446a1f1ef2420dd119429a0567388fee0 (diff)
busybox: Enable bc
Diffstat (limited to 'src')
-rw-r--r--src/build/busybox_1.33.0/config6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/build/busybox_1.33.0/config b/src/build/busybox_1.33.0/config
index 3fe9f16..228fb08 100644
--- a/src/build/busybox_1.33.0/config
+++ b/src/build/busybox_1.33.0/config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Busybox version: 1.33.0
-# Thu Jan 14 06:03:13 2021
+# Sun Jan 17 10:57:31 2021
#
CONFIG_HAVE_DOT_CONFIG=y
@@ -741,9 +741,9 @@ CONFIG_VOLUMEID=y
# CONFIG_ADJTIMEX is not set
# CONFIG_BBCONFIG is not set
# CONFIG_FEATURE_COMPRESS_BBCONFIG is not set
-# CONFIG_BC is not set
+CONFIG_BC=y
# CONFIG_DC is not set
-# CONFIG_FEATURE_DC_BIG is not set
+CONFIG_FEATURE_DC_BIG=y
# CONFIG_FEATURE_DC_LIBM is not set
# CONFIG_FEATURE_BC_INTERACTIVE is not set
# CONFIG_FEATURE_BC_LONG_OPTIONS is not set