Skip to content

OpenVi 7.0.5

Choose a tag to compare

@johnsonjh johnsonjh released this 27 Jan 11:09
· 426 commits to master since this release
7.0.5
4154d0b

Changes since 7.0.4

  • No verbose build by default; set variables V (or DEBUG) to enable.
  • No link-time optimization and link-time garbage collection by default; set variables LTO and/or LGC to enable.
  • Don't attempt linking with libjemalloc or libmtmalloc by default.
  • Clean-up headers to speed compilation time and decrease binary size.
  • Import and adapt OpenBSD Berkeley DB from OpenBSD 7-current libc.
  • Remove the unused maintainer-clean target from GNUmakefile.
  • Build against the newly bundled OpenBSD Berkeley DB by default; the imperfect Berkeley DB 3/4/5 support will remain available.