eina: Avoid increasing required alignment of target type warning on ARM in Eina_Hash.
authorRyuan Choi <ryuan.choi@gmail.com>
Tue, 5 Nov 2013 06:45:52 +0000 (15:45 +0900)
committerCedric Bail <cedric.bail@samsung.com>
Tue, 5 Nov 2013 06:45:56 +0000 (15:45 +0900)
commitec1ba326909fae86cf7738b8475bfd05bc2323cb
tree0c84082e6f327cf971e57fe7513eba6e11e9a63b
parente570ea7805ffb56ee9b95c703fd0a13a7d185b07
eina: Avoid increasing required alignment of target type warning on ARM in Eina_Hash.

Summary:
When building applications with -Wcast-align on ARM, there are following warnings.
increases required alignment of target type warnings. This impact eina_hash_murmur3.

Reviewers: cedric, seoz

Reviewed By: cedric

CC: cedric
Differential Revision: https://phab.enlightenment.org/D317

Signed-off-by: Cedric Bail <cedric.bail@samsung.com>
src/lib/eina/eina_inline_hash.x