[Buildroot] [PATCHv2] libgpgme: handle argp-standalone

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Aug 1 15:59:49 UTC 2013


Dear Gustavo Zacarias,

On Wed, 31 Jul 2013 15:59:46 -0300, Gustavo Zacarias wrote:
> libgpgme has an internal implementation of argp parsing for when the
> libc lacks such an implementation (i.e. uClibc).
> However if it detects argp.h the internal implementation is disabled and
> for a uClibc-based toolchain that breaks the build.
> This happens when argp-standalone is installed since libgpgme never
> tries to link to libargp.
> 
> Make it link against libargp, which also saves some target size. Fixes:
> http://autobuild.buildroot.net/results/33c/33c5776d2b3f7fa276a27f7602eb71c4d77c7b62/
> 
> Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
> ---
>  package/libgpgme/libgpgme.mk | 8 +++++++-
>  1 file changed, 7 insertions(+), 1 deletion(-)

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com


More information about the buildroot mailing list