mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-03-14 23:06:02 -06:00
configure: reenable opengl by default
Because the opengl library is only linked to for the lm32 target, we can now safely enable opengl by default again. Signed-off-by: Michael Walle <michael@walle.cc> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
This commit is contained in:
parent
de3a354a83
commit
430a3c1806
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
|
@ -177,7 +177,7 @@ spice=""
|
|||
rbd=""
|
||||
smartcard=""
|
||||
smartcard_nss=""
|
||||
opengl="no"
|
||||
opengl=""
|
||||
|
||||
# parse CC options first
|
||||
for opt do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue