mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-22 17:18:11 +02:00
A bunch of CFLAGS had gone missing, so the build failed with errors like:
../../../../../hw/xfree86/os-support/linux/lnx_ev56.c:7:19: error: input.h: No such file or directory
../../../../../hw/xfree86/os-support/linux/lnx_ev56.c:8:24: error: scrnintstr.h: No such file or directory
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| int10 | ||
| lnx.h | ||
| lnx_acpi.c | ||
| lnx_agp.c | ||
| lnx_apm.c | ||
| lnx_axp.c | ||
| lnx_bell.c | ||
| lnx_ev56.c | ||
| lnx_font.c | ||
| lnx_ia64.c | ||
| lnx_init.c | ||
| lnx_jstk.c | ||
| lnx_kmod.c | ||
| lnx_mouse.c | ||
| lnx_pci.c | ||
| lnx_video.c | ||
| lnxResource.c | ||
| Makefile.am | ||