Skip to content

Loki v0.6

Latest
Compare
Choose a tag to compare
@Kartatz Kartatz released this 18 Feb 01:43
· 1 commit to master since this release

Changed

  • Update to GCC 15.0.1
    • This is a pre-release of GCC. Expect bugs until the launch of the stable release.
  • Update to binutils 2.44
  • Turn -Wimplicit-int and -Wint-conversion back into warnings.
  • Change the default language version for C compilation from -std=gnu23 back to -std=gnu17.

Added

  • Add cross-compilation toolchains for CMake and Autotools.