Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added preliminary freebsd support: compiles and runs #304

Closed
wants to merge 2 commits into from

Conversation

leath-dub
Copy link


  • [*] I have reviewed CONTRIBUTING.md.
  • [*] My commits and title use the Conventional Commit format.
  • [*] I have documented changes and additions in the CHANGELOG.md.

This is a very small change to allow compilation on freebsd. I have not heavily tested features are working (new to Hilbish), however it seems to run fine.

execfile_unix.go Outdated Show resolved Hide resolved
job_unix.go Outdated Show resolved Hide resolved
signal_unix.go Outdated Show resolved Hide resolved
vars_freebsd.go Outdated Show resolved Hide resolved
@TorchedSammy
Copy link
Member

ive worked on this myself in #311. it was weird since it required me to bump the go version and to make some other changes for the tags.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants