diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2015-04-23 17:01:36 -0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-04-23 22:59:05 +0200 |
commit | 63b1fa81ec0bee74d459cfec487045db48408e4f (patch) | |
tree | 4916b982f8a0c1fa5207f9bd0d81016c41fc65fd /package/gcc | |
parent | d78dd4b672268f68c71d71c550f3bc6c7ea73a08 (diff) | |
download | buildroot-63b1fa81ec0bee74d459cfec487045db48408e4f.tar.gz buildroot-63b1fa81ec0bee74d459cfec487045db48408e4f.zip |
libcurl: disable curldebug
curldebug is a more advanced form of debugging for curl which audits
source code with the checksource.pl tool, and treats warnings as errors.
Normally users won't want/need this so disable it since it leads to
failed builds when debug info is enabled (which is what people normally
want).
When buildroot does --enable-debug curl inherently enables curldebug too.
Solves bug #8041.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions