freedreno: add the missing _la in libfreedreno_ir3_la
Fixes: aa0fed10d3 ("freedreno: move ir3 to common location")
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
committed by
Emil Velikov
parent
b30e37ec64
commit
b028ce29f0
@@ -65,7 +65,7 @@ libfreedreno_ir3_la_CFLAGS = \
|
||||
-I$(top_srcdir)/src/freedreno/ir3 \
|
||||
-I$(top_builddir)/src/compiler/nir \
|
||||
-I$(top_srcdir)/src/compiler/nir
|
||||
libfreedreno_ir3_LIBADD = \
|
||||
libfreedreno_ir3_la_LIBADD = \
|
||||
$(top_builddir)/src/compiler/nir/libnir.la \
|
||||
$(top_builddir)/src/util/libmesautil.la
|
||||
|
||||
|
||||
Reference in New Issue
Block a user