diff options
-rwxr-xr-x | build | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ common_opts = \ --with-install-prefix="$${PWD}/dest" \ --with-shared \ --with-cxx-shared \ - --without-debug \ + --with-debug \ --without-profile \ --with-termlib=tinfo \ --with-ticlib=tic \ |