Skip to content

Fixes for compiler errors, install build, const arrays

Latest

Choose a tag to compare

@tsyrogit tsyrogit released this 29 Jul 21:23
· 5 commits to master since this release
53c411e

This release is to include several fixes:

  • Fix compile errors when using LLVM or GCC15.
  • Update install makefile rules used in RPM installs.
  • Some fixed arrays weren't being declared const.
  • Potential problem with parallel builds.