Not all platforms define WORDS_BIGENDIAN on big endian archs. This fixes #739
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/742
-- Commit Summary --
* xmpp: use in tree portable endianness macros
* acc: use in tree portable endianness macros
* auth_diameter: use in tree portable endianness macros
* cdp: use in tree portable endianness macros
* core: use in tree portable endianness macros
-- File Changes --
M md5.c (3)
M modules/acc/diam_message.h (3)
M modules/auth_diameter/diameter_msg.h (4)
M modules/cdp/diameter.h (3)
M modules/xmpp/sha.c (5)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/742.patch
https://github.com/kamailio/kamailio/pull/742.diff
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/742