diff options
author | Jon TURNEY <jon.turney@dronecode.org.uk> | 2015-05-01 17:06:47 +0100 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2015-09-10 07:39:54 -0700 |
commit | 75ee874e432d959a70fbc2c9208d20dbfa5cbc5f (patch) | |
tree | 1c65cc2de8b295ece2166a97b5d945d48bdb3b10 /hw/dmx | |
parent | 634e357be2ec400f63bd5c42f706b709b6ddabc3 (diff) |
Build fix for DMX
./../dix/.libs/libdix.a(pixmap.o): In function `PixmapStartDirtyTracking':
xorg/xserver/dix/pixmap.c:194: undefined reference to `RRTransformCompute'
I'm not quite sure how 0db457b fixes this
Move RANDR_LIB to after DIX_LIB, so the reference to RRTransformCompute in
DIX_LIB is satisfied.
Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Tested-by: Olivier Fourdan <ofourdan@redhat.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'hw/dmx')
0 files changed, 0 insertions, 0 deletions