PKGNAME=xf86-video-intel
PKGEPOCH=2
PKGSEC=x11
PKGDEP="libdrm pixman xcb-util xorg-server"
PKGDES="XF86 driver for Intel GPUs"

AUTOTOOLS_AFTER="--libexecdir=/usr/lib \
                 --with-default-dri=3 \
                 --enable-kms-only"

AB_FLAGS_RRO=0
AB_FLAGS_NOW=0

# Fedora: This package causes LTO to thrash sucking up enormous amounts of VM.
# This is almost certainly a GCC bug that will need to be analyzed/fixed.
# Until then, disable LTO.
NOLTO=1

FAIL_ARCH="!(amd64|i486)"

PKGEPOCH=2
