broadcom/vc4: Drop libdrm_vc4 requirement
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>
This commit is contained in:

committed by
Eric Anholt

parent
97894b1267
commit
1ec01a911b
@@ -2727,7 +2727,6 @@ if test -n "$with_gallium_drivers"; then
|
|||||||
;;
|
;;
|
||||||
xvc4)
|
xvc4)
|
||||||
HAVE_GALLIUM_VC4=yes
|
HAVE_GALLIUM_VC4=yes
|
||||||
require_libdrm "vc4"
|
|
||||||
|
|
||||||
PKG_CHECK_MODULES([SIMPENROSE], [simpenrose],
|
PKG_CHECK_MODULES([SIMPENROSE], [simpenrose],
|
||||||
[USE_VC4_SIMULATOR=yes;
|
[USE_VC4_SIMULATOR=yes;
|
||||||
|
Reference in New Issue
Block a user