Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Dec 2025 08:04:42 -0800
From:      Mark Millard <marklmi@yahoo.com>
To:        Gleb Popov <arrowd@freebsd.org>, freebsd-arm <freebsd-arm@freebsd.org>, FreeBSD Current <freebsd-current@freebsd.org>, FreeBSD-STABLE Mailing List <freebsd-stable@freebsd.org>
Subject:   git: 1fd0fb4a67f2 - main - misc/compat15x: Add new port [why OPTIONS_EXCLUDE_aarch64=COMPAT32 ? Also: same question for compat14x ]
Message-ID:  <0148FFD1-9CE2-444F-932F-F42226D586BE@yahoo.com>

index | next in thread | raw e-mail

Gleb Popov <arrowd_at_FreeBSD.org> wrote on
Date: Sat, 13 Dec 2025 12:10:46 UTC :

. . .
> +
> +OPTIONS_DEFINE= COMPAT32
> +OPTIONS_DEFAULT=COMPAT32
> +OPTIONS_EXCLUDE_aarch64=COMPAT32
. . .

aaarch64 FreeBSD 15.* has lib32 for armv7 support and support
chroot and jails for armv7.

The same is true for FreeBSD 14.0 :

https://www.freebsd.org/releases/14.0R/relnotes/

reports . . .

QUOTE
The COMPAT_LIB32 build option has been implemented for aarch64 (arm64)
and is enabled by default. This provides armv7 32-bit-compatible
libraries and header files for arm64 systems for building and running
most armv7 32-bit binaries. f1d5183124d3 d5d97bed4ab6 a1b675731301
END QUOTE

===
Mark Millard
marklmi at yahoo.com



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0148FFD1-9CE2-444F-932F-F42226D586BE>