mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-19 06:18:24 +02:00
targets/xvmc-nouveau: add libdrm include path
This commit is contained in:
parent
d37f90f131
commit
5b0cd37324
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@ C_SOURCES = \
|
|||
|
||||
DRIVER_LIBS = $(shell $(PKG_CONFIG) libdrm_nouveau --libs) -lXfixes
|
||||
|
||||
DRIVER_INCLUDES = -I/usr/include/libdrm/
|
||||
|
||||
LINK_WITH_CXX=1
|
||||
|
||||
include ../Makefile.xvmc
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue