mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
Fix the following build failure with gcc 4.8 raised since bump of php-gnupg to version 1.5.0 in commit20ecd9c942and8b5b1e718f: .libs/gnupg_keylistiterator.o: In function `_phpc_res_close': gnupg_keylistiterator.c:(.text+0x2d4): multiple definition of `_phpc_res_close' Fixes: - http://autobuild.buildroot.org/results/d79/d79bc1b0f98d68eb8a7fe7d86af5ddcc75e42507/build-end.log Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> (cherry picked from commit867521fed7) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>