git: platform: Remove obsolete '.exception_ranges' from linker scripts

Aaron LI aly at crater.dragonflybsd.org
Sun Jun 21 03:01:58 PDT 2026


commit 1c40f147cc46a644a007c636ffcb57546d12a068
Author: Aaron LI <aly at aaronly.me>
Date:   Sun Jun 21 17:42:14 2026 +0800

    platform: Remove obsolete '.exception_ranges' from linker scripts
    
    As the comment says, it was generate by the Sun/Oracle C++ compiler,
    so does not apply to us.  Just remove it as FreeBSD did.
    
    See also: FreeBSD

Summary of changes:
 sys/platform/pc64/conf/ldscript.x86_64      | 7 +------
 sys/platform/vkernel64/conf/ldscript.x86_64 | 7 +------
 2 files changed, 2 insertions(+), 12 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1c40f147cc46a644a007c636ffcb57546d12a068


-- 
DragonFly BSD source repository


More information about the Commits mailing list