summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2021-01-14 01:24:57 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2021-01-14 01:24:57 (EST)
commit0367f3f77d02772b4aec9cdf878cbb4c7b6d908b (patch)
tree8908344058acd70fdc354baccbc2f799e817c679 /src
parenta3ca6db8b0f026e5be6b8666dbb9b12dde1edf91 (diff)
busybox: Enable base64 (needed for Message-ID)
Diffstat (limited to 'src')
-rw-r--r--src/build/busybox_1.33.0/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/build/busybox_1.33.0/config b/src/build/busybox_1.33.0/config
index ccd17ae..8ea6de9 100644
--- a/src/build/busybox_1.33.0/config
+++ b/src/build/busybox_1.33.0/config
@@ -332,7 +332,7 @@ CONFIG_UNIQ=y
# CONFIG_USLEEP is not set
# CONFIG_UUDECODE is not set
# CONFIG_BASE32 is not set
-# CONFIG_BASE64 is not set
+CONFIG_BASE64=y
# CONFIG_UUENCODE is not set
CONFIG_WC=y
# CONFIG_FEATURE_WC_LARGE is not set