diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2013-05-24 10:03:54 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-29 22:07:23 +0100 |
commit | 52c83ea977b0f95917ec81dff394454e1a9bd541 (patch) | |
tree | d8d1258ed497b496a13f2a765afa98c1351e70ba /meta/files | |
parent | e77603324332b932c73c9e22ab65a0b9b7c17798 (diff) | |
download | openembedded-core-52c83ea977b0f95917ec81dff394454e1a9bd541.tar.gz openembedded-core-52c83ea977b0f95917ec81dff394454e1a9bd541.tar.bz2 openembedded-core-52c83ea977b0f95917ec81dff394454e1a9bd541.zip |
cracklib: Allow byte order patch to work on older Linux hosts
Older hosts don't have the htobe* and be*toh functions defined.
Instead we fall back to checking the endian and calling bswap_*
directly. This works on both old and new hosts.
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/files')
0 files changed, 0 insertions, 0 deletions