]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #30362 from uweigand/fix-unaligned-check
authorKefu Chai <kchai@redhat.com>
Sat, 14 Sep 2019 01:46:41 +0000 (09:46 +0800)
committerGitHub <noreply@github.com>
Sat, 14 Sep 2019 01:46:41 +0000 (09:46 +0800)
commit01ffda8fff46989cc041570b9fc883d19a19e2f2
tree309823f1438aea19a8d6dbad503c8463a65524df
parent784abe200e430b94aaa7a57e382f29520db5a196
parent5a189bdd416c5afb61b66871231e6dbde288a96a
Merge pull request #30362 from uweigand/fix-unaligned-check

cmake: Fix unaligned check on big-endian systems

Reviewed-by: Kefu Chai <kchai@redhat.com>