linux: Use full libGLES*.so.[12] SONAMEs
commite9c4e291982acc303a3a9a70e817e052f4fdc05a
authorMichel Dänzer <michel.daenzer@amd.com>
Mon, 1 Jun 2015 02:41:33 +0000 (1 11:41 +0900)
committerChad Versace <chad.versace@intel.com>
Thu, 4 Jun 2015 17:43:58 +0000 (4 10:43 -0700)
treedcd3faf0d09c3bad3c9d578ef7b2d95383800c87
parentbb39c0cfa8cdff29fc9165973bb59ca70c872b15
linux: Use full libGLES*.so.[12] SONAMEs

The libGLES*.so symlinks are intended for the compile-time linker and
not available everywhere at runtime.

v2: * Continue using libGLES*.so on Android, the full SONAMEs aren't
      available there.
    * Remove stale comment line

Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
Reviewed-by: Chad Versace <chad.versace@intel.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
man/waffle_config.3.xml
man/waffle_dl.3.xml
src/waffle/linux/linux_dl.c