xf86-video-intel: broken on x86; ENOTIME right now.

This commit is contained in:
Juan RP 2016-04-06 20:37:35 +02:00
parent 2a426d25c2
commit 8a7d3fffc9
1 changed files with 4 additions and 1 deletions

View File

@ -18,7 +18,10 @@ license="MIT"
#checksum=00b781eea055582820a123c47b62411bdf6aabf4f03dc0568faec55faf9667c9
LDFLAGS="-Wl,-z,lazy"
CFLAGS="-msse2"
case "$XBPS_TARGET_MACHINE" in
i686*) broken="http://build.voidlinux.eu/builders/i686_builder/builds/22118/steps/shell_3/logs/stdio";;
esac
do_fetch() {
git clone git://anongit.freedesktop.org/xorg/driver/xf86-video-intel ${wrksrc}