diff options
author | 2021-01-04 17:22:12 +0900 | |
---|---|---|
committer | 2021-01-15 21:25:03 +0100 | |
commit | b2757129ca25c1b7ff6e4e0095445c6650e2c5f0 (patch) | |
tree | 217259fa59d0c6ebfd2bc41d726a44bee646235a /metadata | |
parent | app-editors/pyvim: stable for amd64+x86. (diff) | |
download | gentoo-b2757129ca25c1b7ff6e4e0095445c6650e2c5f0.tar.gz gentoo-b2757129ca25c1b7ff6e4e0095445c6650e2c5f0.tar.bz2 gentoo-b2757129ca25c1b7ff6e4e0095445c6650e2c5f0.zip |
media-gfx/iscan: fix build due to `bool` mismatch
Use <stdbool.h> instead of a custom bool type when available, to avoid
build failures if other packages include <stdbool.h> later, which
redefines it to _Bool. This causes build failures due to mismatch
between declarations and definitions.
Closes: https://bugs.gentoo.org/755884
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Hector Martin <marcan@marcan.st>
Closes: https://github.com/gentoo/gentoo/pull/18938
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'metadata')
0 files changed, 0 insertions, 0 deletions