diff options
author | Peter Seiderer <ps.report@gmx.net> | 2017-10-11 11:14:52 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-10-11 22:05:55 +0200 |
commit | ce94b9a9c62bd27d48b0906656c2fe6d71a41703 (patch) | |
tree | ce314d43d269cc9893d332ada1b6f62ff4bf5da9 /package/flex/0001-flex-disable-documentation.patch | |
parent | 123f2e60769ff848d19754d541182a13dc2a52a4 (diff) | |
download | buildroot-ce94b9a9c62bd27d48b0906656c2fe6d71a41703.tar.gz buildroot-ce94b9a9c62bd27d48b0906656c2fe6d71a41703.zip |
evemu: fix PATH_MAX related compile failure
Fixes [1] when building with musl:
find_event_devices.c: In function 'find_event_devices':
find_event_devices.c:60:14: error: 'PATH_MAX' undeclared (first use in this function)
char fname[PATH_MAX];
^~~~~~~~
[1] http://autobuild.buildroot.net/results/607/607bb29231f80a138e1b5423bc01c89e36efe78c/
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/flex/0001-flex-disable-documentation.patch')
0 files changed, 0 insertions, 0 deletions