diff options
author | Brad King <brad.king@kitware.com> | 2021-08-24 17:02:57 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2021-08-24 17:02:57 (GMT) |
commit | 6287b0214760f792192cfc075c7cf839b540b1de (patch) | |
tree | 897721a935664467a9ec01a8ee61c904965344a8 /bootstrap | |
parent | 651ecdddfab8ba38decfa0b91333c8d27523c3ea (diff) | |
download | CMake-6287b0214760f792192cfc075c7cf839b540b1de.zip CMake-6287b0214760f792192cfc075c7cf839b540b1de.tar.gz CMake-6287b0214760f792192cfc075c7cf839b540b1de.tar.bz2 |
libarchive: Limit xz compression level to 6 on AIX
Since libarchive commit `aff9809c` (Enable compression level up to 9 for
xz, xar, 7zip, 2020-07-26, v3.5.0~19^2), libarchive fails to initialize
xz compression on AIX with error
Internal error initializing compression library: Cannot allocate memory
Revert to the old limit of level 6 on AIX.
Issue: #22553
Diffstat (limited to 'bootstrap')
0 files changed, 0 insertions, 0 deletions