Skip to content

v1.7.14

Compare
Choose a tag to compare
@fhunleth fhunleth released this 06 Feb 21:59
· 297 commits to main since this release
  • Improvements
    • Unset environment variables set by Erlang that can confuse some C/C++
      libraries when building.
    • Add experimental support for TARGET_GCC_FLAGS for enabling CPU-specific
      features in NIFs and ports via Nerves package definitions. This is similar
      in intent to TARGET_CPU, etc.