gitlab-ci: Update 'build-disabled' to cover all configurable options

Add these missing options to the 'build-disabled' job:
  --disable-auth-pam             (commit 8953caf3cd)
  --disable-gcrypt               (commit 91bfcdb01d)
  --disable-keyring              (commit 54e7aac056)
  --disable-libudev              (commit 5c53015a48)
  --disable-opengl               (commit da076ffed6)
  --disable-sparse               (commit 03b4fe7de2)

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
[thuth: Dropped the unnecessary hunk with --disable-vhost-user-blk-server]
Message-Id: <20201108204535.2319870-7-philmd@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
This commit is contained in:
Philippe Mathieu-Daudé 2020-11-08 21:45:24 +01:00 committed by Thomas Huth
parent 94a4f8167d
commit 0c4d885f08

View file

@ -201,6 +201,7 @@ build-disabled:
IMAGE: fedora
CONFIGURE_ARGS:
--disable-attr
--disable-auth-pam
--disable-avx2
--disable-bochs
--disable-brlapi
@ -213,15 +214,18 @@ build-disabled:
--disable-curses
--disable-dmg
--disable-docs
--disable-gcrypt
--disable-glusterfs
--disable-gnutls
--disable-gtk
--disable-guest-agent
--disable-iconv
--disable-keyring
--disable-kvm
--disable-libiscsi
--disable-libpmem
--disable-libssh
--disable-libudev
--disable-libusb
--disable-libxml2
--disable-linux-aio
@ -231,6 +235,7 @@ build-disabled:
--disable-mpath
--disable-nettle
--disable-numa
--disable-opengl
--disable-parallels
--disable-pie
--disable-qcow1
@ -245,6 +250,7 @@ build-disabled:
--disable-slirp
--disable-smartcard
--disable-snappy
--disable-sparse
--disable-spice
--disable-strip
--disable-tpm