diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2013-06-05 08:17:43 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2013-06-05 20:58:30 +0200 |
commit | a7e8b6237458922f0a75103fb5c28e6fe713db7c (patch) | |
tree | e341852f63792527363eebb753bc59378659e9fa /package/gnutls/gnutls.mk | |
parent | 11e9c455be3a0587fa434647800e7a3ce1bb2bf1 (diff) | |
download | buildroot-novena-a7e8b6237458922f0a75103fb5c28e6fe713db7c.tar.gz buildroot-novena-a7e8b6237458922f0a75103fb5c28e6fe713db7c.zip |
p11-kit: fix argp_standalone build error
When BR2_PACKAGE_ARGP_STANDALONE is enabled and built before p11-kit the
configure script detects it and a conflict arises because libc already
includes and defines program_invocation_short_name.
Avoid this by forcing the detection to true otherwise the configure
script tries to use argp-standalone and it clashes with libc. Fixes:
http://autobuild.buildroot.net/results/a39/a39fe81a356b922a891d4225a56ce2427ab5bca7/
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/gnutls/gnutls.mk')
0 files changed, 0 insertions, 0 deletions