From dc2162592ebbef4ccacb3d62022c1464d952321d Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 9 Sep 2021 22:38:23 +0300 Subject: xf86-video-intel: use cl-meson --- xorg/xf86-video-intel/build | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'xorg') diff --git a/xorg/xf86-video-intel/build b/xorg/xf86-video-intel/build index 11f34474..8bfc3d73 100755 --- a/xorg/xf86-video-intel/build +++ b/xorg/xf86-video-intel/build @@ -4,9 +4,7 @@ export DESTDIR="$1" export LDFLAGS="$LDFLAGS -Wl,-z,lazy" export CFLAGS="$CFLAGS -fcommon" -meson \ - --prefix=/usr \ - --libexecdir=/usr/lib \ +cl-meson \ -Ddefault-dri=3 \ -Dxvmc=false \ -Dvalgrind=false \ -- cgit v1.2.3