Skip to content

add openbsd support #66

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

niamtokik
Copy link

Hi,

I added OpenBSD support, setting CXX variable to c++ which is the default compiler on OpenBSD (using clang/llvm). Other variables seems to be okay on my side, but, could you tell me if I missed something, another part of the code to modify to offer a full OpenBSD supports?

@tsloughter
Copy link
Collaborator

@niamtokik thanks, I can't help with what else might be needed.

If this works for you on OpenBSD then I'm happy to merge it.

@niamtokik
Copy link
Author

It works, but it was a quick fix. I will add other environment variables. I need to test that :)

tested on OpenBSD-current (amd64) and works.
@niamtokik niamtokik force-pushed the add-openbsd-support branch from 3854355 to f05410f Compare June 6, 2020 08:28
@niamtokik
Copy link
Author

I added few more variables. Do you have test unit or something like that to test these configuration on different system automatically? If not, do you have an idea how to create that? Indeed, if I should try on different platform, it will be easier.

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