diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-03 19:32:24 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-03 19:55:01 (EST) |
commit | 66ced7af0acf4db26080e26661a404a6fcf57a42 (patch) | |
tree | 5d17a12f23fb538f3932a7ed905cfd667e35d7ac /changelog | |
parent | 261391abbdf567f85b276bb479f0085f66728a00 (diff) |
build: Disable stuff
The --without-* options should have no effect, as the referenced
libraries are not installed at build time. This just makes things more
explicit.
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ curl (7.74.0-2) trunk a default ProteanOS system. * libcurl.4:$arch: Conflict with the older non-architecture-qualified version. + * Many protocols and features previously enabled are now disabled, to + build a smaller libcurl and curl. -- Patrick McDermott <patrick.mcdermott@libiquity.com> Sun, 03 Jan 2021 17:26:13 -0500 |