diff options
author | Andre McCurdy <armccurdy@gmail.com> | 2018-07-13 14:12:25 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-18 10:13:30 +0100 |
commit | 0bf3637a07228576d78cf4c71de92781ec143d7f (patch) | |
tree | 2231a8c3e2a3637fa42e93e6b1084acce151fe21 /scripts/lib | |
parent | b26ca91574a88745910d44777bb17ac0616baf3e (diff) | |
download | openembedded-core-0bf3637a07228576d78cf4c71de92781ec143d7f.tar.gz openembedded-core-0bf3637a07228576d78cf4c71de92781ec143d7f.tar.bz2 openembedded-core-0bf3637a07228576d78cf4c71de92781ec143d7f.zip |
curl: add PACKAGECONFIG options for brotli, built-in manpages, etc
- Add PACKAGECONFIG option for brotli (disable by default)
- Add PACKAGECONFIG option for built-in manpages (disabled by
default). Embedding a copy of the manpages within the curl binary
adds approx 60k of gzipped data and duplicates the contents of the
curl-doc package.
- Add PACKAGECONFIG option for verbose error messages (enabled by
default)
- Disable legacy NTLM http authentication via delegation to the
external winbind ntlm_auth helper (which isn't going to work
without a runtime dependency on samba).
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions