On Tue, Aug 12, 2014 at 11:14:06AM -0700, Jason Ekstrand wrote:
> The link error occurs because the static libraries are linked in the wrong
> order. This fixes it.
>
Reviewed-by: Tom Stellard
> Signed-off-by: Jason Ekstrand
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=82483
> ---
The link error occurs because the static libraries are linked in the wrong
order. This fixes it.
Signed-off-by: Jason Ekstrand
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=82483
---
src/gallium/drivers/r300/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git