diff options
author | Don Brady <[email protected]> | 2019-06-05 15:21:25 -0600 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2019-06-05 14:21:25 -0700 |
commit | 8e91c5ba6a1b2c607a1ed4a0a42b2d07eca13091 (patch) | |
tree | fbdcc90f4369b2780bd2b367a8676415e024a134 /autogen.sh | |
parent | 1a6889947eadb1602109e2f683041865205e8fa8 (diff) |
hkdf_test binary should only have one icp instance
The build for test binary hkdf_test was linking both against libicp
and libzpool. This results in two instances of libicp inside the
binary but the call to icp_init() only initializes one of them!
Reviewed-by: Richard Elling <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: George Melikov <[email protected]>
Signed-off-by: Don Brady <[email protected]>
Closes #8850
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions