Date: Wed, 22 Feb 2023 15:26:29 -0800 From: "Simon J. Gerraty" <sjg@juniper.net> To: Mark Millard <marklmi@yahoo.com> Cc: Bryan Drewery <bdrewery@FreeBSD.org>, Current FreeBSD <freebsd-current@FreeBSD.org>, Peter <pmc@citylink.dinoex.sub.org>, <sjg@juniper.net> Subject: Re: FYI: Why META_MODE rebuilds so much for building again after installworld (no source changes) Message-ID: <10819.1677108389@kaos.jnpr.net> In-Reply-To: <F6BF110D-7855-4A10-A53F-52B34282234F@yahoo.com> References: <B74790D9-FBC2-4818-BEAF-34E5B705C460@yahoo.com> <3345EBA5-A09C-4E3F-B94D-39F57F56BDBB@yahoo.com> <DB0C7B41-2101-4C5C-BFC8-3C95CC0B9F6F@yahoo.com> <73088.1611797582@kaos.jnpr.net> <CB7040D0-3BF4-496F-A54F-87E5378016E0@yahoo.com> <F6BF110D-7855-4A10-A53F-52B34282234F@yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> >>>> The timestamp on . . ./tmp/legacy/usr/sbin/rm is not > >>>> actually relevant to if libc++.a needs to be rebuilt. > >> > >> True. > >> If there is nothing under .../tmp/legacy that should be counted you can > >> just: > >> > >> .MAKE.META_IGNORE_PATHS += that path > > Was that supposed to be ("." vs. "_"): > > .MAKE.META.IGNORE_PATHS += that path Yes, sorry. strings `which bmake` | grep META.IGNORE .MAKE.META.IGNORE_PATHS .MAKE.META.IGNORE_PATTERNS ${.MAKE.META.IGNORE_PATHS:O:u:tA} .MAKE.META.IGNORE_FILTER ${.MAKE.META.IGNORE_PATTERNS:@m@${.p.:M$m}@}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?10819.1677108389>