git: platform: Remove wrong comment from ldscript
Aaron LI
aly at crater.dragonflybsd.org
Sun Jun 21 03:01:56 PDT 2026
commit 8a3c5737cdc9b33c455706e8bc476b8a90308ff1
Author: Aaron LI <aly at aaronly.me>
Date: Sat Jun 20 20:22:53 2026 +0800
platform: Remove wrong comment from ldscript
The comment 'default linker script' was copied from the GNU ld's default
linker script, and is obviously wrong for the kernel, so just remove it.
Summary of changes:
sys/platform/pc64/conf/ldscript.x86_64 | 4 +---
sys/platform/vkernel64/conf/ldscript.x86_64 | 4 +---
2 files changed, 2 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8a3c5737cdc9b33c455706e8bc476b8a90308ff1
--
DragonFly BSD source repository
More information about the Commits
mailing list