Date: Sun, 29 May 2016 18:10:48 -0700 From: "Simon J. Gerraty" <sjg@juniper.net> To: Mark Millard <markmi@dsl-only.net> Cc: FreeBSD Current <freebsd-current@freebsd.org>, Bryan Drewery <bryan-lists@shatow.net>, FreeBSD PowerPC ML <freebsd-ppc@freebsd.org>, freebsd-arm <freebsd-arm@freebsd.org>, <sjg@juniper.net> Subject: Re: [CFT] WITH_META_MODE: Working incremental build [only on i386 and amd64] Message-ID: <1702.1464570648@kaos.jnpr.net> In-Reply-To: <FE82CBAD-ED55-41A3-9413-34948A9CBC0F@dsl-only.net> References: <FE82CBAD-ED55-41A3-9413-34948A9CBC0F@dsl-only.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Mark Millard <markmi@dsl-only.net> wrote: > > .if ${MACHINE_CPUARCH} == "i386" || ${MACHINE_CPUARCH} == "amd64" > . . . > > _filemon= filemon > . . . > > Thus, for example, arm variants (32 bit and 64 bit) and powerpc > variants (32bit and 64 bit) do not have WITH_META_MODE as an option as > things are set up. FWIW I'm not aware of any reason that filemon(4) wouldn't work on any architecture. I expect the above restriction is mostly just a reflection of expected build hosts.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1702.1464570648>