Skip to content
Snippets Groups Projects
Commit 6d23a0b2 authored by Rob Clark's avatar Rob Clark :speech_balloon: Committed by Ian Romanick
Browse files

configure: fix build error with XA


Fixes:

xa_tracker.c: In function 'xa_tracker_create':
 xa_tracker.c:147:5: error: implicit declaration of function 'pipe_loader_drm_probe_fd' [-Werror=implicit-function-declaration]

in some build configurations, as XA now implicitly depends on
gallium_drm_loader.

Signed-off-by: default avatarRob Clark <robclark@freedesktop.org>
Reviewed-by: default avatarJakob Bornecrantz <jakob@vmware.com>
(cherry picked from commit 20d14ef2)

Bugzilla: https://bugs.gentoo.org/show_bug.cgi?id=511700


Requested-by: default avatarMatt Turner <mattst88@gmail.com>
parent 8f984928
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment