[PATCH weston 1/2] compositor-android: fix build flags

Tiago Vignatti tiago.vignatti at linux.intel.com
Fri Jun 1 05:59:35 PDT 2012


On 06/01/2012 12:20 PM, Pekka Paalanen wrote:
> When adding a C++ file to the build, I forgot to set CXXFLAGS for it,
> triggering the error:
>
> android-framebuffer.h:26:21: fatal error: EGL/egl.h: No such file or
> directory
>
> I never hit this, because I have EGL headers installed also in my
> system, rather than only in $prefix.
>
> Fix this by setting the CXXFLAGS for the android backend.
>
> Reported-by: Scott Moreau<oreaus at gmail.com>
> Reported-by: Tiago Vignatti<tiago.vignatti at intel.com>
> Signed-off-by: Pekka Paalanen<ppaalanen at gmail.com>

thanks you, Pekka:

Reviewed-by: Tiago Vignatti <tiago.vignatti at intel.com>

    Tiago


More information about the wayland-devel mailing list