mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 19:40:10 +01:00
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:
parent
b30e37ec64
commit
b028ce29f0
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue