libinput: fix missing static_assert
authorBaruch Siach <baruch@tkos.co.il>
Mon, 16 May 2016 18:19:50 +0000 (21:19 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 16 May 2016 20:07:36 +0000 (22:07 +0200)
commit85ef34d35a05a55f2c0bd52377b73ab0175214b5
treebeba4433049a837faf3114be8720e75b26ded63f
parent2a59854aa737da170c7ae7fa606bf63254b26819
libinput: fix missing static_assert

uClibc-ng does not define the C11 static_assert macro. Patch configure.ac to
detect this and define a nop macro.

Fixes:
http://autobuild.buildroot.net/results/3eb/3eb32c19f90a5fd8d45a0c36676e015e8278a469/
http://autobuild.buildroot.net/results/184/1844890c65615f1676a85c6fac78937249eee9f1/
http://autobuild.buildroot.net/results/3a3/3a3f8c5624e8019a6eababbf6e7440fdd668f85f/

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libinput/0002-Add-configure.ac-check-for-static_assert.patch [new file with mode: 0644]
package/libinput/libinput.mk