HomeFreeBSD

elf_common.h: define EF_ARM_EABI_VERSION

Description

elf_common.h: define EF_ARM_EABI_VERSION

The Linux distributions have had the EF_ARM_EABI_VERSION macro for a
while now. The kernel of arm* targets build depends on it being in the
host's elf.h environment. Add it here so it gets pulled in so there's
one fewer hack required to build a Linux kernel on a FreeBSD host.

Sponsored by: Netflix
Reviewed by: jrtc27, kib, jhb
Differential Revision: https://reviews.freebsd.org/D38139

Details

Provenance
impAuthored on Jan 20 2023, 11:15 PM
Reviewer
jrtc27
Differential Revision
D38139: elf_common.h: define EF_ARM_EABI_VERSION
Parents
rG0cd612664eba: UPDATING: update notes on EFI booting
Branches
Unknown
Tags
Unknown