[Bug 253621] Arch-specific OPTIONS not handled by OPTIONS_SUB
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Mar 31 09:43:30 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253621
--- Comment #3 from Tobias Kortkamp <tobik at freebsd.org> ---
(In reply to Mathieu Arnold from comment #1)
> The problem is that the ports tree can know which architectures is
> currently running, but it has no idea of what architectures are
> currently not running.
I do not see how this is a real problem though. FreeBSD does not support
that many archs. The available archs can just be enumerated once and
then you have a way of determining which archs you are not running.
Here is the list of archs I have hardcoded in portfmt:
aarch64
amd64
arm
armv6
armv7
i386
mips
mips64
mips64el
mips64elhf
mips64hf
mipsel
mipselhf
mipshf
mipsn32
powerpc
powerpc64
powerpc64le
powerpcspe
riscv64
riscv64sf
sparc64
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list