diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2014-10-19 23:26:44 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-10-25 19:38:22 +0200 |
commit | 1359943effe4051f048597f503c499f8f34dd362 (patch) | |
tree | 3de917ac5fcacc4f9b16b940e1ee18a88b0ff552 /package/perl-json-tiny | |
parent | c2a5b777a5ba923f440a21497a97d32b64f09164 (diff) | |
download | buildroot-1359943effe4051f048597f503c499f8f34dd362.tar.gz buildroot-1359943effe4051f048597f503c499f8f34dd362.zip |
package/qdecoder: Fix build error
Error occured with an allyespackageconfig setup, with
BR2_ENABLE_DEBUG=y:
qcgireq.c: In function '_parse_multipart_value_into_disk':
qcgireq.c:738:60: error: 'errno' undeclared (first use in this function)
DEBUG("I/O error. (errno=%d)", (ioerror == true) ? errno : 0);
Also fixes the same issue, seen by the autobuilders:
http://autobuild.buildroot.org/results/ec0/ec06b196e0fe1e2cccb660c683cd1ba012c7f8c7/
[Thomas: add reference to autobuilder failure.]
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/perl-json-tiny')
0 files changed, 0 insertions, 0 deletions