0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-09-22 08:31:32 +00:00
termux-packages/x11-packages/xorg-server/disable-modesetting.patch
2023-01-18 15:45:09 +00:00

12 lines
248 B
Diff

+++ ./configure.ac
@@ -1936,9 +1936,6 @@
XORG_SYS_LIBS="$XORG_SYS_LIBS $XORG_MODULES_LIBS"
fi
- if test "x$DRM" = xyes -a "x$DRI2" = xyes; then
- XORG_DRIVER_MODESETTING=yes
- fi
AC_SUBST([XORG_LIBS])
AC_SUBST([XORG_SYS_LIBS])