Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Compiling bind w/ MKKERBEROS=no fails



On Fri, Jun 06, 2025 at 03:12:31PM +0700, Robert Elz wrote:
>     Date:        Fri, 06 Jun 2025 02:34:02 +0700
>     From:        Robert Elz <kre%munnari.OZ.AU@localhost>
>     Message-ID:  <7909.1749152042%jacaranda.noi.kre.to@localhost>
> 
>   | After your most recent changes it is failing to build on the
> 
> And a little after that message, martin@ fixed it.   Thanks.

I was wondering if we should make the build a bit more forgiving by
changing the "sort -m" into something like

	cat ${.ALLSRC} | sort -u

but since the files change so rarely sorting them upfront is no big
effort.

Martin


Home | Main Index | Thread Index | Old Index