diff options
author | Juan A. Suarez Romero <[email protected]> | 2018-07-31 14:17:23 +0200 |
---|---|---|
committer | Juan A. Suarez Romero <[email protected]> | 2018-08-01 20:33:07 +0200 |
commit | d74227056497cae04fa28bb1c27d9f9dd07526bd (patch) | |
tree | a17db2f891c5b47ea7a264d446bd1b705869a0db /src/gallium/drivers/r300/r300_blit.c | |
parent | 810c9a4ebaf22e8f7c08805c1b829b3d77be7079 (diff) |
vc4: Fix automake linking error.
CXXLD gallium_dri.la
../../../../src/gallium/drivers/vc4/.libs/libvc4.a(vc4_cl_dump.o): In function `vc4_dump_cl':
src/gallium/drivers/vc4/vc4_cl_dump.c:45: undefined reference to `clif_dump_init'
src/gallium/drivers/vc4/vc4_cl_dump.c:82: undefined reference to `clif_dump_destroy'
../../../../src/broadcom/cle/.libs/libbroadcom_cle.a(cle_libbroadcom_cle_la-v3d_decoder.o): In function `v3d_field_iterator_next':
src/broadcom/cle/v3d_decoder.c:902: undefined reference to `clif_lookup_bo'
Fixes: e92959c4e0 ("v3d: Pass the whole clif_dump structure to v3d_print_group().")
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107423
CC: Eric Anholt <[email protected]>
Acked-by: Eric Anholt <[email protected]>
Reviewed-by: Andres Gomez <[email protected]>
Diffstat (limited to 'src/gallium/drivers/r300/r300_blit.c')
0 files changed, 0 insertions, 0 deletions