]> git.ipfire.org Git - thirdparty/grub.git/commit
Properly define WORDS_BIGENDIAN in wrapped environments.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 14 Nov 2010 12:37:59 +0000 (13:37 +0100)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 14 Nov 2010 12:37:59 +0000 (13:37 +0100)
commitde1a024fffb224378f20a60afdb73d102e9f3db9
treed562052265fcbee6ad0860d348b36240b42d3710
parentbc5dd0b9ca5303b4f2bc204b79c4cc9285a87185
Properly define WORDS_BIGENDIAN in wrapped environments.

* grub-core/lib/libgcrypt_wrap/cipher_wrap.h (WORDS_BIGENDIAN): New
definition.
* grub-core/lib/posix_wrap/sys/types.h (WORDS_BIGENDIAN): Likewise.

Reported by: Manoel Rebelo Abranches.
Tested by: Manoel Rebelo Abranches.
ChangeLog
grub-core/lib/libgcrypt_wrap/cipher_wrap.h
grub-core/lib/posix_wrap/sys/types.h