xf86-input-vmmouse: Make xf86-input-vmmouse available only to x86/x86_64 architectures
authorMarkos Chandras <markos.chandras@imgtec.com>
Wed, 25 Apr 2012 05:49:02 +0000 (05:49 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 1 May 2012 19:59:07 +0000 (21:59 +0200)
commit07f41187cc8667c92ea5b27d51ddfc0311fcd0f7
tree73baa86d026e3f8dd3400fe836e048e83d7bb841
parentbb0efa0ed4055e95fdf9791a71c7267e90099455
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>
package/x11r7/xdriver_xf86-input-vmmouse/Config.in