]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/docker: Remove obsolete VirGL --with-glx configure option
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 16 Mar 2020 17:21:30 +0000 (17:21 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 17 Mar 2020 17:38:31 +0000 (17:38 +0000)
commit5b9d40fafef1d7c9e8ab23939cb309228f32b652
treef8e06bf1a3eb8337e8d4802baa22b0387d35e145
parent72e3c1dd573a64eb730175ddccf39fb40d39c986
tests/docker: Remove obsolete VirGL --with-glx configure option

The GLX configure option has been removed in 71c75f201d [*].
We missed that when updating to v0.7.0 in commit fab3220f97.

This silents:

  configure: creating ./config.status
  config.status: creating virglrenderer.pc
  ...
  configure: WARNING: unrecognized options: --with-glx

[*] https://gitlab.freedesktop.org/virgl/virglrenderer/commit/71c75f201d

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20200212202709.12665-3-philmd@redhat.com>
Message-Id: <20200316172155.971-4-alex.bennee@linaro.org>
tests/docker/dockerfiles/debian-amd64.docker