Skip to content
Commit 2947b893 authored by Stephen Barber's avatar Stephen Barber Committed by Dylan Baker
Browse files

nouveau: add idep_nir_headers as dep for libnouveau



Fixes a compilation error when building libnouveau:

In file included from ../src/gallium/drivers/nouveau/nv50/nv50_program.c:25:
../src/compiler/nir/nir.h:1115:10: fatal error: nir_intrinsics.h: No such file or directory
 #include "nir_intrinsics.h"
           ^~~~~~~~~~~~~~~~~~
           compilation terminated.

Fixes: f014ae3c ("nouveau: add support for nir")
Signed-off-by: default avatarStephen Barber <smbarber@chromium.org>
Reviewed-by: default avatarEric Engestrom <eric.engestrom@intel.com>
Reviewed-by: default avatarKarol Herbst <kherbst@redhat.com>
(cherry picked from commit 8c3ace69)
parent 0c47b502
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment