CMake/Utilities/cmliblzma
Brad King 82c51a8ac6 liblzma: Disable XL compiler optimizations in one source to avoid crash
Somehow optimizations of lzma_lzma_optimum_normal by the IBM XL C
compiler cause it to crash.  Simply disable optimizations of this source
file with a pragma.
2015-04-02 13:17:57 -04:00
..
common liblzma: fix build on platforms with no SIZE_MAX defined. 2014-11-03 14:37:12 -05:00
liblzma liblzma: Disable XL compiler optimizations in one source to avoid crash 2015-04-02 13:17:57 -04:00
.gitattributes liblzma: Add .gitattributes to ignore whitespace checks 2014-07-21 14:08:46 -04:00
CMakeLists.txt liblzma: fix build on platforms with no SIZE_MAX defined. 2014-11-03 14:37:12 -05:00
COPYING Merge branch 'liblzma-upstream' into add-liblzma 2014-07-21 15:54:44 -04:00
README-CMake.txt liblzma: Add README-CMake.txt 2014-07-23 10:34:55 -04:00
config.h.in liblzma: Use unaligned access only on Intel and PowerPC archs 2015-04-01 11:05:30 -04:00