Hi Rob,
I missed something in the pl111+vc4 case, which is also applicable here.
If one selects the DC w/o the GPU the build will fail. To resolve that
one option is to simply pull the GPU static libs as dependencies for
the DC ones. Some example/specifics below.
On 15 June 2017 at 21:47, Robert
On 06/15/2017 11:47 PM, Robert Foss wrote:
From: Tomeu Vizoso
Signed-off-by: Tomeu Vizoso
---
Android.mk| 5 +++--
src/gallium/Android.mk| 1 +
src/gallium/winsys/imx/drm/Android.mk | 40 +++
3 files changed,
From: Tomeu Vizoso
Signed-off-by: Tomeu Vizoso
---
Android.mk| 5 +++--
src/gallium/Android.mk| 1 +
src/gallium/winsys/imx/drm/Android.mk | 40 +++
3 files changed, 44 insertions(+), 2 deletions(-)
create mode 10064