Skip to content

v6.5.1

Compare
Choose a tag to compare
@kreatoo kreatoo released this 16 Dec 03:57
· 415 commits to master since this release
216957a

Changes

  • Disable nocc-arm64

Changes to chkupd

  • Add new command: generateJson

Changes to kpkg

  • Fix KPKG_ARCH environment variable not reporting architecture correctly

The dist tarball includes generated.nim which allows you to build without generating libarchive bindings with futhark and llvm.
You can build with generated.nim by adding -d:useDist to nimc arguments like so;

sh build.sh -a "-d:useDist" -p kpkg

Full Changelog: v6.5.0...v6.5.1