Download raw body.
boost 1.87.0b1 bulk build test (maintainer action required)
On 2024/11/19 21:25, Stepan Zolotuev wrote: > > As a user of i2pd I really don't want it and other stuff to break. > Maybe add flavors to boost, -compat for the would-be-broken ports and > -latest for everything else? Flavours are for builds with different options from the same source tree, producing essentially the same thing (e.g. a port which must be compiled to use some type of database, and you want to provide support for mysql/postgresql). What you're asking for would mean having two separate *non-conflicting* ports with different versions of boost, and adapting the other ports to use one or other version of them, that would be _significantly_ more difficult and time consuming than adapting those ports which depend on boost to cope with upstream changes.
boost 1.87.0b1 bulk build test (maintainer action required)