summaryrefslogtreecommitdiff
path: root/pkg
diff options
context:
space:
mode:
Diffstat (limited to 'pkg')
-rw-r--r--pkg/bc/config.h1
m---------pkg/bc/src0
-rw-r--r--pkg/bc/ver2
3 files changed, 2 insertions, 1 deletions
diff --git a/pkg/bc/config.h b/pkg/bc/config.h
index 1c408e19..3c115f32 100644
--- a/pkg/bc/config.h
+++ b/pkg/bc/config.h
@@ -4,5 +4,6 @@
#define BC_ENABLE_EXTRA_MATH 1
#define BC_ENABLE_HISTORY 1
#define BC_ENABLE_NLS 0
+#define BC_ENABLE_PROMPT 1
#define BC_ENABLE_SIGNALS 1
#define BC_NUM_KARATSUBA_LEN 64
diff --git a/pkg/bc/src b/pkg/bc/src
-Subproject f8622f136a1ebef5670707e407c19de078e1ad5
+Subproject b6f0deff9e595dc3ceb83548765ee3fee25b479
diff --git a/pkg/bc/ver b/pkg/bc/ver
index b09139ec..8cd125ae 100644
--- a/pkg/bc/ver
+++ b/pkg/bc/ver
@@ -1 +1 @@
-2.0.3 r0
+2.1.0 r0