diff options
author | Christopher James Halse Rogers <christopher.halse.rogers@canonical.com> | 2011-01-23 20:22:47 -0800 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2011-01-24 07:53:24 -0700 |
commit | 7d6abd254a46e37a27401c3ae0ce0645d8b0decd (patch) | |
tree | bc07e6b5a231373668777bee363046557db220e4 /src/mesa/program/program_parse_extra.c | |
parent | be0665b461c776e2c4444330a865134e53f3d121 (diff) |
osmesa: mklib requires arguments before objects
Fixes the build when selecting driver=osmesa and building static libraries.
Otherwise, mklib tries to add the ‘-ltalloc’ object to the archive, which
obviously fails.
Clients which statically link to osmesa will need to link to libtalloc also,
as specified in the Libs.private of osmesa.pc.
Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=33360
NOTE: This is a candidate for the 7.10 branch.
Signed-off-by: Christopher James Halse Rogers <christopher.halse.rogers@canonical.com>
Signed-off-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'src/mesa/program/program_parse_extra.c')
0 files changed, 0 insertions, 0 deletions