Re: [Mesa-dev] [PATCH] Android: add renderonly files to libmesa_gallium

2017-06-26 Thread Eric Anholt
Rob Herring writes: > vc4 now depends on renderonly functions, but these weren't added to the > Android build resulting in the following errors: > > src/gallium/drivers/vc4/vc4_resource.c:380: error: undefined reference to > 'renderonly_scanout_destroy' > src/gallium/drivers/vc4/vc4_resource.c:6

[Mesa-dev] [PATCH] Android: add renderonly files to libmesa_gallium

2017-06-26 Thread Rob Herring
vc4 now depends on renderonly functions, but these weren't added to the Android build resulting in the following errors: src/gallium/drivers/vc4/vc4_resource.c:380: error: undefined reference to 'renderonly_scanout_destroy' src/gallium/drivers/vc4/vc4_resource.c:681: error: undefined reference to