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

Please add 'if defined(__FreeBSD__)' #31

Closed
yurivict opened this issue Aug 26, 2017 · 2 comments
Closed

Please add 'if defined(__FreeBSD__)' #31

yurivict opened this issue Aug 26, 2017 · 2 comments

Comments

@yurivict
Copy link
Contributor

yurivict commented Aug 26, 2017

In .cpp and .h: s/elif linux/elif defined(linux) || defined(__FreeBSD__)/

I verified, it builds in the FreeBSD.

@dfober
Copy link
Member

dfober commented Aug 28, 2017

Could you list the files (I've made a recursive grep but didn't find anything)
or better: a pull request

@yurivict
Copy link
Contributor Author

#34

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

No branches or pull requests

2 participants