commit | ddced0c6b6e6d0e2f1bbbcc6daf6cb5a42cee9bc | [log] [tgz] |
---|---|---|
author | Brad King <brad.king@kitware.com> | Thu Oct 14 05:53:03 2021 -0400 |
committer | Brad King <brad.king@kitware.com> | Thu Oct 14 05:53:29 2021 -0400 |
tree | ccff2c1414308d1dbacd3fa12cc14a454c011911 | |
parent | ee98d9378fe83c442ee8e66f8eddc222add4880c [diff] |
zstd: Fix trace compilation on AIX Since zstd commit `6cee3c2c` ([trace] Remove default definitions of weak symbols, 2021-04-26, v1.5.0^2~53^2), the weak symbol trace implementation does not compile on AIX. Disable it.