]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
install-deps.sh: install nasm for isa-l library
authorChangcheng Liu <changcheng.liu@aliyun.com>
Thu, 22 Oct 2020 06:41:34 +0000 (14:41 +0800)
committerChangcheng Liu <changcheng.liu@aliyun.com>
Thu, 29 Oct 2020 04:35:55 +0000 (12:35 +0800)
commita944232ad40a852fcdbf3ecf72e0d45032d76c3b
tree7748b5017b5b66087993a17a977244f49615701f
parentb6ac9250882e2f8b91e189fbaf611461c0e0687c
install-deps.sh: install nasm for isa-l library

nasm support build isa-l:AVX512 algorithm implementation while yasm
doens't support it. Install nasm assembler to build isa-l
refer to: https://github.com/yasm/yasm/issues/101

Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com>
ceph.spec.in
debian/control
install-deps.sh