Skip to content
This repository was archived by the owner on Jul 15, 2024. It is now read-only.

v1.3.0

Choose a tag to compare

@nervesbot nervesbot released this 16 May 00:57
· 14 commits to master since this release
  • Improvements
    • Bump C compiler options to -O2 from -Os. This provides a small, but
      measurable performance improvement (500ms at boot in a trivial project
      tested on nerves_system_rpi0).
  • Bux fixes
    • Add TAR option --no-same-owner to fix errors when untarring artifacts as
      the root user.
  • Updated dependencies