projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b30e37e
)
freedreno: add the missing _la in libfreedreno_ir3_la
author
Emil Velikov
<emil.velikov@collabora.com>
Mon, 10 Dec 2018 11:48:24 +0000
(11:48 +0000)
committer
Emil Velikov
<emil.l.velikov@gmail.com>
Mon, 10 Dec 2018 16:35:01 +0000
(16:35 +0000)
Fixes: aa0fed10d35 ("freedreno: move ir3 to common location")
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
src/freedreno/Makefile.am
patch
|
blob
|
history
diff --git
a/src/freedreno/Makefile.am
b/src/freedreno/Makefile.am
index d9ab9fa1557fe2addc387e2855e076b18f3c3767..12678c08f33d3ad8eccdae6fe6828cad0ada7e35 100644
(file)
--- a/
src/freedreno/Makefile.am
+++ b/
src/freedreno/Makefile.am
@@
-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