freedreno: Add missing dep on u_tracepoints.
Fixes: a02dcb970f
("freedreno: Add GPU tracepoints")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8355>
This commit is contained in:
@@ -301,6 +301,7 @@ gmemtool = executable(
|
||||
dependencies : [
|
||||
idep_nir,
|
||||
idep_mesautil,
|
||||
idep_u_tracepoints,
|
||||
],
|
||||
link_with : [
|
||||
libfreedreno,
|
||||
|
Reference in New Issue
Block a user