google / farmhash

Automatically exported from code.google.com/p/farmhash
MIT License
626 stars 99 forks source link

Add endian detection for OS X, Windows and *BSD #19

Closed lovell closed 7 years ago

lovell commented 7 years ago

Hello, this PR builds on the work started in commit c56aabf by adding endian detection support for Windows, OS X and *BSD variants as well as the already-supported Linux.

CI test results with this change:

The current master branch fails to compile on these platforms without the proposed changes.

googlebot commented 7 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


lovell commented 7 years ago

I signed it!

googlebot commented 7 years ago

CLAs look good, thanks!

lovell commented 7 years ago

Thank you for merging.

geoffpike commented 7 years ago

Thank you for contributing!​