buildrootschalter/package/x11r7/xdriver_xf86-input-vmmouse
Markos Chandras 07f41187cc xf86-input-vmmouse: Make xf86-input-vmmouse available only to x86/x86_64 architectures
The xf86-input-vmmouse source code fails to compile intentionally on any
architecture but x86/x86_64. The following error is printed when compiling for a
different architecture:

vmmouse_proto.h:62:2: error: #error The vmmouse protocol is only supported on
x86 architectures.
vmmouse_proto.c:117:2: error: #error "VMMouse is only supported on x86 and
x86-64.

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-05-01 21:59:07 +02:00
..
Config.in xf86-input-vmmouse: Make xf86-input-vmmouse available only to x86/x86_64 architectures 2012-05-01 21:59:07 +02:00
xdriver_xf86-input-vmmouse.mk x11r7: AUTORECONF=NO is the default, remove 2011-10-05 20:23:33 +02:00