diff options
author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2016-01-25 12:17:50 +0000 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-01-26 21:32:34 +0100 |
commit | 12116d4df39911e771e1012442a9ed39836a8fb1 (patch) | |
tree | c57b48be712d44f910dcbc9d8cdef9255f445c4f /package/libpciaccess/0001-limits_h.patch | |
parent | c65612fff80f3ae5f9ab0a20a516ce20dd19981d (diff) | |
download | buildroot-12116d4df39911e771e1012442a9ed39836a8fb1.tar.gz buildroot-12116d4df39911e771e1012442a9ed39836a8fb1.zip |
zbar: add a patch to wrap logical not operations into parenthesis
This fixes build failures like this one:
zbar/decoder/ean.c: In function 'ean_part_end4':
zbar/decoder/ean.c:297:13: error: logical not is only applied to the
left hand side of comparison [-Werror=logical-not-parentheses]
if(!par == fwd) {
This patch has been sent upstream as a pull request:
https://github.com/ZBar/ZBar/pull/9
Fixes:
http://autobuild.buildroot.net/results/299/299dc845af082167085d366b38daf1dfd95d7047/
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libpciaccess/0001-limits_h.patch')
0 files changed, 0 insertions, 0 deletions