Page MenuHomeFreeBSD

Stop #defining FREEBSD_ELF
ClosedPublic

Authored by jhb on Dec 7 2023, 7:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 24, 9:50 PM
Unknown Object (File)
Thu, Jun 13, 3:57 PM
Unknown Object (File)
May 15 2024, 4:05 PM
Unknown Object (File)
May 8 2024, 5:16 PM
Unknown Object (File)
May 8 2024, 5:16 PM
Unknown Object (File)
May 8 2024, 1:15 PM
Unknown Object (File)
May 3 2024, 7:12 PM
Unknown Object (File)
Apr 16 2024, 1:23 AM
Subscribers

Details

Summary

This was originally used (along with FREEBSD_AOUT) to prefer the use
of ELF in various tools instead of a.out as part of the a.out to ELF
transition in the 3.x days. The last use of it was removed from
<link.h> in commit 66422f5b7a1a6055f0b2358268eb902aab6e2e3e back in
2002, but various files still #define it.

Sponsored by: DARPA

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable