docker: enable nettle to extend code coverage on arm64

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
master
Philippe Mathieu-Daudé 2017-07-17 21:31:44 -03:00 committed by Alex Bennée
parent 6f8bbb374b
commit c705b8617b
1 changed files with 3 additions and 0 deletions

View File

@ -24,3 +24,6 @@ RUN DEBIAN_FRONTEND=noninteractive eatmydata \
librdmacm-dev:arm64 \
libsnappy-dev:arm64 \
libxen-dev:arm64
# nettle
ENV QEMU_CONFIGURE_OPTS $QEMU_CONFIGURE_OPTS --enable-nettle