diff options
Diffstat (limited to 'build')
-rwxr-xr-x | build | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 \ |