Revert "gallium: remove unneeded -I path from Makefile.templast"
This reverts commit d9c65ddd52.
Looks like the nouveau drivers need this. Perhaps the drivers
could be fixed to add the extra -I path where needed. I'll leave
that up to others.
This commit is contained in:
@@ -20,6 +20,7 @@ INCLUDES = \
|
||||
-I. \
|
||||
-I$(TOP)/src/gallium/include \
|
||||
-I$(TOP)/src/gallium/auxiliary \
|
||||
-I$(TOP)/src/gallium/drivers \
|
||||
$(LIBRARY_INCLUDES)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user