HomeFreeBSD

lang/gcc16-devel: Unbreak on aarch64

Description

lang/gcc16-devel: Unbreak on aarch64

FreeBSD defines ElfW(x) to translate Linux's convention to FreeBSD's convention.
GCC defines ElfW to convert its convention to FreeBSD's convention. This patch
removes the conversion defined by GCC so that the FreeBSD conversion only is
applied.

Co-authored-by: Mark Millard <marklmi26-fbsd@yahoo.com>

PR: 282797
Reported by: John F. Carr <jfc@mit.edu>
Email Thread: https://lists.freebsd.org/archives/freebsd-toolchain/2025-May/002282.html

Details

Provenance
salvadoreAuthored on May 22 2025, 3:08 PM
Parents
R11:9631ae5479e0: lang/gcc15-devel: Update to 15.1.1.s20250517
Branches
Unknown
Tags
Unknown