On Mon, Oct 14, 2024 at 08:44:56AM -0000, Stuart Henderson wrote: > On 2024-10-14, Lorenz (xha) <m...@xha.li> wrote: > > hi, i'd like to kindly ask if the patches that are included in > > snapshots could somehow be provided to the people running the > > snapshots, in some way, like source-changes@? > > It's not reliably possible, because the tree is shared between archs, > and a build on one arch may already be running when the file is changed.
i thought that something like cvs diff at the start or end of the build and including that in ${DESTDIR} could work. but i haven't thought about adventurous missions such as modifying source code during a build. then i'll start build openbsd from source. sounds like extra fun anyways. thank you for the help!