To avoid breaking the build due to incompatible changes in flua or lua
libraries on the host, use the bootstrap flua for the package build.
MFC after: 2 weeks
Sponsored by: https://www.patreon.com/bsdivy
Differential D56271
packages: Always use the bootstrap flua Authored by ivy on Mon, Apr 6, 1:57 PM. Tags None Referenced Files
Details
To avoid breaking the build due to incompatible changes in flua or lua MFC after: 2 weeks
Diff Detail
Event TimelineComment Actions I think this is sensible. Could this also be achieved via USE_STRICT_TMPPATH? I'd like to see that (eventually) become the default, and we could remove the PATH= setting then. Comment Actions discussed on irc, but just to leave the answer here -- yes, we could eventually do that, although it may become redundant once i adapt this patch to D56087 (which is going to be delayed due to this issue). |