Make Bits.h respect FOLLY_HAVE_UNALIGNED_ACCESS.
authorKyle Nekritz <knekritz@fb.com>
Wed, 9 Mar 2016 17:33:14 +0000 (09:33 -0800)
committerFacebook Github Bot 6 <facebook-github-bot-6-bot@fb.com>
Wed, 9 Mar 2016 17:35:21 +0000 (09:35 -0800)
commitd7a2b20b4df53ee1e622ebc7cb58d1b1f0959ec7
treece546bd2f73e7254e0e5defc9de71fab098c9e29
parent4700a31c198bf9d5a6bb58eb24fd97941f59d7ec
Make Bits.h respect FOLLY_HAVE_UNALIGNED_ACCESS.

Summary: This was causing a bunch of SIGBUS's on ARM platforms.

Reviewed By: yfeldblum, mzlee

Differential Revision: D3013458

fb-gh-sync-id: 6d3f60c3f59d16cd3454e3a4231b967e5378724a
shipit-source-id: 6d3f60c3f59d16cd3454e3a4231b967e5378724a
folly/Bits.h
folly/Portability.h
folly/SpookyHashV2.cpp
folly/configure.ac