cbfstool/lzma: Remove LITTLE_ENDIAN_AND_UNALIGNED_ACCESS_OK
commited87ebc3259abea8f952a7ffd785f670a779bde2
authorAlexandru Gagniuc <mr.nuke.me@gmail.com>
Wed, 29 Jan 2014 23:02:55 +0000 (29 17:02 -0600)
committerAlexandru Gagniuc <mr.nuke.me@gmail.com>
Mon, 10 Feb 2014 04:45:54 +0000 (10 05:45 +0100)
tree00afe5969cc7ae28a252a349523a0a527f735bc2
parentb63b75b0f7262a4a28b6c1e147f81edcfebf37d2
cbfstool/lzma: Remove LITTLE_ENDIAN_AND_UNALIGNED_ACCESS_OK

This was designed as a micro-optimization for x86, but it is only used
once. Let the compiler decide if optimizing this is worth the effort.

Change-Id: I5939efa34f0e9d16643893ca04675247842e7db5
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/5085
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
util/cbfstool/lzma/lzma.c