diff options
author | Pekka Paalanen <ppaalanen@gmail.com> | 2012-06-01 12:20:24 +0300 |
---|---|---|
committer | Kristian Høgsberg <krh@bitplanet.net> | 2012-06-01 10:32:31 -0400 |
commit | d95222e56f79c0602ab542300e0adf0c415cfaee (patch) | |
tree | 8a5b426e077cc721a208040f968937e902fa37a7 /weston.ini | |
parent | 805667388b2f0d0210869daa512598819c7fb1bf (diff) |
compositor-android: fix build flags
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@gmail.com>
Reported-by: Tiago Vignatti <tiago.vignatti@intel.com>
Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
Diffstat (limited to 'weston.ini')
0 files changed, 0 insertions, 0 deletions