git: stand: Remove obsolete 'FREEBSD_ELF' define

Aaron LI aly at crater.dragonflybsd.org
Sun Jun 21 03:02:00 PDT 2026


commit 11da4051d6ff09155bcdf8035f1ee2d97e163f26
Author: Aaron LI <aly at aaronly.me>
Date:   Sun Jun 21 17:56:52 2026 +0800

    stand: Remove obsolete 'FREEBSD_ELF' define
    
    The last use of it was removed from <link.h> back in 2002 in FreeBSD, so
    it never affected DragonFly.
    
    Obtained-from: FreeBSD (https://reviews.freebsd.org/D42964)

Summary of changes:
 stand/boot/common/load_elf.c     | 1 -
 stand/boot/common/load_elf_obj.c | 1 -
 stand/boot/common/reloc_elf.c    | 3 ---
 3 files changed, 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/11da4051d6ff09155bcdf8035f1ee2d97e163f26


-- 
DragonFly BSD source repository


More information about the Commits mailing list