[Bug 294399] Mk/bsd.options.mk: add OPTIONS_RADIO_${NAME}_${ARCH} support
Date: Sat, 11 Apr 2026 06:04:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294399
--- Comment #2 from Xin LI <delphij@FreeBSD.org> ---
(In reply to Daniel Engberg from comment #1)
Yeah, a better example would probably something like:
This is similar to OPTIONS_DEFINE_${ARCH}, allowing radios to be dependent on
${ARCH} too, useful for ports that requires the user to choose exactly one
execution backend or firmware payload, where the available choices depend on
the architecture (for example, choosing between specific JIT backends on amd64
versus a different set of backends on aarch64), etc.
--
You are receiving this mail because:
You are on the CC list for the bug.