build: remove nasm

Type: make
Change-Id: I5ee34e9d7156ccdc7a8310e8332347d850459495
Signed-off-by: Damjan Marion <damarion@cisco.com>
This commit is contained in:
Damjan Marion
2022-04-05 19:26:51 +02:00
committed by Andrew Yourtchenko
parent 4ab55146ae
commit aa659ef5c3
6 changed files with 3 additions and 52 deletions

View File

@ -77,6 +77,7 @@ DEB_DEPENDS += python3-virtualenv
DEB_DEPENDS += libssl-dev
DEB_DEPENDS += libelf-dev # for libbpf (af_xdp)
DEB_DEPENDS += iperf3 # for 'make test TEST=vcl'
DEB_DEPENDS += nasm
LIBFFI=libffi6 # works on all but 20.04 and debian-testing