OSDN Git Service

android: broadcom/cle: add gallium include path
authorMauro Rossi <issor.oruam@gmail.com>
Sun, 26 Aug 2018 21:11:02 +0000 (23:11 +0200)
committerMauro Rossi <issor.oruam@gmail.com>
Sat, 15 Sep 2018 07:14:42 +0000 (09:14 +0200)
commit9158e0bd82ffdad4baf46221bccbbb3fe4764c11
tree4cd81ccc29deaa945d72a8ad206a061f687fd331
parent3341429d74099b436c3824164837eebd47029ded
android: broadcom/cle: add gallium include path

Fixes the following building error:

In file included from external/mesa/src/broadcom/cle/v3d_decoder.c:38:
In file included from external/mesa/src/broadcom/cle/v3d_packet_helpers.h:29:
external/mesa/src/gallium/auxiliary/util/u_math.h:42:10:
fatal error: 'pipe/p_compiler.h' file not found
         ^~~~~~~~~~~~~~~~~~~
1 error generated.

Fixes: 5b102160ae ("broadcom/genxml: Introduce a V3D packet/struct decoder.")
Cc: "18.2" <mesa-stable@lists.freedesktop.org>
Acked-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Signed-off-by: Mauro Rossi <issor.oruam@gmail.com>
src/broadcom/Android.cle.mk