summaryrefslogtreecommitdiffstats
path: root/src/amd
diff options
context:
space:
mode:
authorVinson Lee <[email protected]>2016-10-24 16:33:01 -0700
committerVinson Lee <[email protected]>2016-10-25 15:48:12 -0700
commitf2770fb3d5e7a4a456f8f14726f72a1e37496419 (patch)
tree122506b907188c9b2a41ded2ed586234fe3b414d /src/amd
parent14aac061e92fe57d1ee61843c1ccd1b275d8ca76 (diff)
scons: Require libdrm >= 2.4.66 for DRM.
configure.ac already requires 2.4.66. Fix SCons build. drmDevicePtr is not available until libdrm 2.4.65. Compiling src/loader/loader.c ... src/loader/loader.c:111:40: error: unknown type name ‘drmDevicePtr’ static char *drm_construct_id_path_tag(drmDevicePtr device) ^ Fixes: 4a183f4d06f8 ("scons: loader: use libdrm when available") Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=98421 Signed-off-by: Vinson Lee <[email protected]> Reviewed-by: Emil Velikov <[email protected]> Reviewed-by: Vedran Miletić <[email protected]>
Diffstat (limited to 'src/amd')
0 files changed, 0 insertions, 0 deletions