DAOS-19127 build: patch isal_crypto#18470
Conversation
|
Ticket title is 'v2.8.0-rc1 / libisal_crypto does not build from source on Aurora' |
beda188 to
92bef00
Compare
Patch isal_crypto to support older NASM verions, such as for older version of SLES. Signed-off-by: Dalton Bohning <dalton.bohning@hpe.com>
92bef00 to
6967a6e
Compare
| ucx=https://github.com/openucx/ucx.git | ||
|
|
||
| [patch_versions] | ||
| isal_crypto=https://github.com/intel/isa-l_crypto/commit/de6b07c73b33de927b470d6ba860502a12e9fa5e.diff |
There was a problem hiding this comment.
It's up to you but for hermetic build, it is better to download the patch into deps/patches/isal_crypto as we've done with several others. Though I see some https links under pmdk so it has diverged already from where we were at one point.
There was a problem hiding this comment.
I'll do it that way then
|
I guess one comment is whether we can just install a newer nasm version or not. Looking at the patch description, it looks like it omits some code if nasm is too old and that may not be desired. |
I didn't look too much into that because where I was needing this is on SLES 15.4, which is old and likely doesn't have upstream packages available |
Signed-off-by: Dalton Bohning <dalton.bohning@hpe.com>
581a31f to
95ba9da
Compare
Patch isal_crypto to support older NASM verions, such as for older versions of SLES.
Steps for the author:
After all prior steps are complete: