diff options
author | Julien Isorce <[email protected]> | 2015-06-23 22:47:05 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2015-06-24 13:43:44 +0100 |
commit | 30d67d38246410274713380664be87cd1df9486a (patch) | |
tree | 99085e3a2b8f2bf1bfe95133db50732e9c505a48 /src/gallium/state_trackers/wgl/Makefile.sources | |
parent | 390f94e3581384838595185a06d5943089d3f9ab (diff) |
loader: move loader_open_device out of HAVE_LIBUDEV block
Fixes the following build issue, when building without libudev.
CCLD libGL.la
./.libs/libglx.a(dri2_glx.o): In function `dri2CreateScreen':
src/glx/dri2_glx.c:1186: undefined reference to `loader_open_device'
collect2: ld returned 1 exit status
CCLD libEGL.la
Undefined symbols for architecture x86_64:
"_loader_open_device", referenced from:
_dri2_initialize_x11_dri2 in libegl_dri2.a(platform_x11.o)
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=91077
Signed-off-by: Julien Isorce <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src/gallium/state_trackers/wgl/Makefile.sources')
0 files changed, 0 insertions, 0 deletions