diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-12-30 22:15:52 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-12-30 22:18:11 +0100 |
commit | 26e1b249da4f041494f131dc9d1544419b50c87b (patch) | |
tree | 404af1e8713e085be7d0c998c559f66e7c3435d4 /docs/manual | |
parent | 332d44a94f5f0ec3a1844f0173b851a896a54e46 (diff) | |
download | buildroot-26e1b249da4f041494f131dc9d1544419b50c87b.tar.gz buildroot-26e1b249da4f041494f131dc9d1544419b50c87b.zip |
hidapi: fix build with toolchains lacking C++ support
hidapi currently doesn't build on non-C++ capable toolchains due to
hidtest being a C++ source file, even if it in facts contains only C
code. This commit adds a patch that fixes this in the hidapi source
code.
Fixes:
http://autobuild.buildroot.org/results/6ce/6ce0a4b8c7acb857005350a57c313b493bc6e2b7/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual')
0 files changed, 0 insertions, 0 deletions