Skip to content

add openbsd support#66

Open
niamtokik wants to merge 1 commit into
blt:masterfrom
niamtokik:add-openbsd-support
Open

add openbsd support#66
niamtokik wants to merge 1 commit into
blt:masterfrom
niamtokik:add-openbsd-support

Conversation

@niamtokik
Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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