line 9741: --libs: command not found
| ../configure: line 9743: --ldflags: command not found
With this commit, one gets that instead:
| configure: error: LLVM is required to build Gallium R300 on x86 and x86_64
Signed-off-by: Cyril Brulebois
---
configure.ac |2 ++
1 files changed, 2 inser
Suggested by a freedesktop.org admin.
Signed-off-by: Cyril Brulebois
---
src/mesa/main/imports.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/mesa/main/imports.c b/src/mesa/main/imports.c
index bd1fd7c..fef46c4 100644
--- a/src/mesa/main/imports.c
+++ b/src/mesa