]> code.ossystems Code Review - meta-freescale.git/commit
gpu-viv-bin-mx6q: Add -lEGL and -lGAL to glesv2.pc and glesv1_cm.pc
authorThomas Senyk <thomas.senyk@pelagicore.com>
Fri, 21 Jun 2013 15:00:41 +0000 (15:00 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 24 Jun 2013 20:44:31 +0000 (17:44 -0300)
commitbe5a7e09fcefbd3ce5365028d4ff3e63f8750408
tree835b96aa0141a9b175b04177af52d8fe001f8d07
parentc365d2b5afbca15d209cc03c88321413e68e94cc
gpu-viv-bin-mx6q: Add -lEGL and -lGAL to glesv2.pc and glesv1_cm.pc

libGLESv2 has undefined symbols, which get provided by libEGL and libGAL,
but libGLESv2 has no implicit 'link' to those libs.
So if you link against libGLESv2 but not against libEGL and libGAL,
you'll get 'undefined symbol'-errors.

Change-Id: I2c35ba4b592a89106b82e16bbfdfb2c5fc6553c6
Signed-off-by: Thomas Senyk <thomas.senyk@pelagicore.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q/glesv1_cm.pc
meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q/glesv2.pc