summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/build b/build
index e570170..4cd3b72 100755
--- a/build
+++ b/build
@@ -9,6 +9,7 @@ common_opts = \
--enable-pc-files \
--with-install-prefix="$${PWD}/dest" \
--with-shared \
+ --with-cxx-shared \
--without-debug \
--without-profile \
--with-termlib=tinfo \