summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/r600/dri/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/targets/r600/dri/Makefile.am')
-rw-r--r--src/gallium/targets/r600/dri/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/targets/r600/dri/Makefile.am b/src/gallium/targets/r600/dri/Makefile.am
index 6dd344841c2..58178cdffc3 100644
--- a/src/gallium/targets/r600/dri/Makefile.am
+++ b/src/gallium/targets/r600/dri/Makefile.am
@@ -57,7 +57,6 @@ r600_dri_la_LIBADD = \
nodist_EXTRA_r600_dri_la_SOURCES = dummy.cpp
if HAVE_MESA_LLVM
-r600_dri_la_LDFLAGS += $(LLVM_LDFLAGS)
r600_dri_la_LIBADD += $(LLVM_LIBS)
endif