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

Patching adding support for FreeBSD 10 #463

Open
GoogleCodeExporter opened this issue Jun 20, 2015 · 3 comments
Open

Patching adding support for FreeBSD 10 #463

GoogleCodeExporter opened this issue Jun 20, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

Please find attached a patch adding build support for FreeBSD 10. It basically 
turns on Linux build with clone disabled, with the addition of a few headers 
POSIX requires and Linux is sloppy about.

Original issue reported on code.google.com by [email protected] on 29 May 2014 at 4:14

Attachments:

@GoogleCodeExporter
Copy link
Author

Defining GTEST_OS_LINUX for FreeBSD doesn't sound right.
It's more work, but can we define a GTEST_OS_FBSD ?

Original comment by [email protected] on 29 May 2014 at 4:25

@GoogleCodeExporter
Copy link
Author

There is a GTEST_OS_OPENBSD in HEAD, but it isn't patched in everywhere 
GTEST_OS_LINUX is used and that wasn't enough for my use case because lots of 
functionality remains disabled.

Someone ought to go through and fix up a GTEST_OS_POSIX really, but it won't be 
me.

Original comment by [email protected] on 29 May 2014 at 4:41

@GoogleCodeExporter
Copy link
Author

Ed Maste has put a potential patch for FreeBSD support at 
https://codereview.appspot.com/178420043/

Original comment by [email protected] on 1 Dec 2014 at 9:50

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

No branches or pull requests

1 participant