diff options
author | Benjamin Franzke <[email protected]> | 2011-08-04 13:37:42 +0200 |
---|---|---|
committer | Benjamin Franzke <[email protected]> | 2011-08-04 14:09:34 +0200 |
commit | ca6bbfd76960731926c99d0b6257b42344596794 (patch) | |
tree | 14ce26313d07dd0d6c8b2fb346b4c84fa2ebc613 /src/egl/drivers | |
parent | eeed782ecb9fa92a958cb650c0a5a536556dc611 (diff) |
gbm: link gbm_gallium_drm.so against math library
This avoids the following runtime error with EGL on platforms that
require linking with libm for nontrivial math functions:
failed to load module: /xorg/lib64/gbm/gbm_gallium_drm.so: undefined
symbol: powf
(Based on Kristóf RALOVICHs patch and Ian's suggestions in
http://lists.freedesktop.org/archives/mesa-dev/2011-August/010036.html)
Diffstat (limited to 'src/egl/drivers')
0 files changed, 0 insertions, 0 deletions