AArch64 support 11/19511/1
authorVyacheslav Barinov <v.barinov@samsung.com>
Mon, 14 Apr 2014 07:32:34 +0000 (11:32 +0400)
committerVyacheslav Barinov <v.barinov@samsung.com>
Mon, 14 Apr 2014 07:32:34 +0000 (11:32 +0400)
commitcbd8d360bbbe41a9daff014c15be1aee96a042cb
tree66199d16ea90b8f835245fd2453e9eb5ff2dc49e
parent3031e8574ee64f78827731efef0b48310d899cf3
AArch64 support

Tizen toolchain team in Samsung company is planning to build Tizen
for new arm 64 bit architecture - Aarch64. But package "xf86-input-gesture"
cannot be built for this architecture because of build errors.

The problem is in debug print, so just changed format string to print a pointer.

Change-Id: Ie2a02c00592122d495baaedb34763d7b541295c2
Signed-off-by: Vyacheslav Barinov <v.barinov@samsung.com>
src/gesture.c