Skip to content

Add support for FreeBSD.

Eric Timmons requested to merge freebsd-support into 0-4-stable
  • Update asdf-release-ops
  • Add default feature set for FreeBSD
  • Use the same EXECVPE function as Darwin (that calls to execvp, since BSDs don't have execvpe)

Merge request reports