commit | 48355f10e09c5075f3a56031fcbca18b2a708260 | [log] [tgz] |
---|---|---|
author | Jia Tan <[email protected]> | Fri Mar 22 20:10:19 2024 +0800 |
committer | Jia Tan <[email protected]> | Fri Mar 22 20:11:44 2024 +0800 |
tree | c16994cd41cfbd7a3f6a158a611d118bd37c48d5 | |
parent | 143e4d1eb721ebb5b378713ff6a7334dd2eabc2e [diff] |
xzminidec: Create macro to set the maximum supported dictionary size. The macro can be overridden at compile time by setting something like: -DDICT_SIZE_MAX="(1U << 25)"