mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
hurd: disable detecting drm
Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> Reviewed-by: Hans de Goede <hdegoede@redhat.com>
This commit is contained in:
committed by
Adam Jackson
parent
ec6294116c
commit
a4cd8ee5f8
@@ -752,6 +752,11 @@ case $host_os in
|
||||
XF86VIDMODE=no
|
||||
fi
|
||||
;;
|
||||
gnu*)
|
||||
DRM=no
|
||||
DRI2=no
|
||||
DRI3=no
|
||||
;;
|
||||
*) XQUARTZ=no ;;
|
||||
esac
|
||||
|
||||
|
||||
Reference in New Issue
Block a user