Mercurial > hg > monetdb-java
diff build.properties @ 475:3a75ae40046f
Turn off debug for next release.
author | Martin van Dinther <martin.van.dinther@monetdbsolutions.com> |
---|---|
date | Tue, 01 Jun 2021 20:17:47 +0200 (2021-06-01) |
parents | ed27270f5cdf |
children | a80b5db244b8 |
line wrap: on
line diff
--- a/build.properties +++ b/build.properties @@ -31,7 +31,7 @@ JDBC_DEF_PORT=50000 ## # should we compile with debugging symbols? Not for public releases -enable_debug=true +enable_debug=false # should we optimize the build, preferably not for debugging. Yes for public releases enable_optimize=true