projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97894b1
)
broadcom/vc4: Drop libdrm_vc4 requirement
author
Stefan Schake
<stschake@gmail.com>
Tue, 24 Apr 2018 22:00:55 +0000
(
00:00
+0200)
committer
Eric Anholt
<eric@anholt.net>
Thu, 17 May 2018 15:04:12 +0000
(16:04 +0100)
This was missed in the move back to the local uapi copy.
libdrm_vc4 only seems to consist of headers that also exist in the
Mesa tree.
Signed-off-by: Stefan Schake <stschake@gmail.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 30980151ee103f9905e5022c52e9d3efb9cc6691..681696e78940f4f205373fdb5046fc53a6869619 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-2727,7
+2727,6
@@
if test -n "$with_gallium_drivers"; then
;;
xvc4)
HAVE_GALLIUM_VC4=yes
- require_libdrm "vc4"
PKG_CHECK_MODULES([SIMPENROSE], [simpenrose],
[USE_VC4_SIMULATOR=yes;