On 23/06/2020 12:08, Michael Grimm wrote:
Hmm, but that information doesn't help me regarding my question above:
Where does poudriere store .meta files during compilations?
META_MODE doesn't make sense, IMHO, if this information isn't stored somewhere
before being reused in subsequent compilations of a given port. Or am I
mistaken?
META_MODE is a feature of building FreeBSD itself, not for building
ports. So, unless you're using the rather bleeding edge poudriere(1)
work to be able to build base system packages, poudriere is simply not
going to be dealing with .meta files.
What you can do for poudriere is enable CCACHE -- as described in the
referenced article. This makes quite a bit of difference to recompiling
some of the bigger ports like LLVM, but will have very little effect on
the majority of ports that only take a matter of a few seconds to
compile. Even so, it's well worth doing overall.
Cheers,
Matthew
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"