projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d78dcdf
)
radeon/llvm: fix LLVM dependencies
author
Christian König
<christian.koenig@amd.com>
Thu, 14 Mar 2013 11:37:02 +0000
(12:37 +0100)
committer
Christian König
<christian.koenig@amd.com>
Thu, 14 Mar 2013 11:38:54 +0000
(12:38 +0100)
Since commit
1c4f283151b191c51cbd76d7f304cc1fe7be3019
we obvious depend on this.
Signed-off-by: Christian König <christian.koenig@amd.com>
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 4bbc7c59461f975b92e446ef48e9a14ac7e5d4ad..4b5b04576f86048228ad71ca7b6bdd08c46029d5 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1772,7
+1772,7
@@
radeon_llvm_check() {
configure flag])
fi
AC_MSG_WARN([Please ensure you use the latest llvm tree from git://people.freedesktop.org/~tstellar/llvm master before submitting a bug])
- LLVM_COMPONENTS="${LLVM_COMPONENTS} r600"
+ LLVM_COMPONENTS="${LLVM_COMPONENTS} r600
bitreader
"
}
dnl Gallium drivers