CMake/Utilities/cmliblzma/liblzma
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
..
api liblzma: Remove unused Makefile.* files 2014-07-23 10:34:55 -04:00
check liblzma: Fix compilation with PGI compiler 2014-08-04 10:12:51 -04:00
common liblzma: Avoid defining a 'restrict' macro 2014-07-29 08:45:36 -04:00
delta liblzma: Avoid defining a 'restrict' macro 2014-07-29 08:45:36 -04:00
lz liblzma: Avoid defining a 'restrict' macro 2014-07-29 08:45:36 -04:00
lzma liblzma: Disable XL compiler optimizations in one source to avoid crash 2015-04-02 13:17:57 -04:00
rangecoder liblzma: Avoid defining a 'restrict' macro 2014-07-29 08:45:36 -04:00
simple liblzma: Avoid defining a 'restrict' macro 2014-07-29 08:45:36 -04:00
liblzma.pc.in Merge branch 'liblzma-upstream' into add-liblzma 2014-07-21 15:54:44 -04:00
liblzma_w32res.rc liblzma: Add CMake build system 2014-07-23 10:34:55 -04:00