git: boot2: Add linker scripts for gold v2.22
John Marino
marino at crater.dragonflybsd.org
Fri Feb 24 15:49:24 PST 2012
commit 044f3f17590dce567fb0fc7057d96a0aebe13049
Author: John Marino <draco at marino.st>
Date: Sat Feb 25 00:38:03 2012 +0100
boot2: Add linker scripts for gold v2.22
The precursors for boot2 and boot2_64 also require linker scripts
when built with gold. The boot2 program was tested using disklabel
for both linkers after introducing the attached linker script.
Summary of changes:
sys/boot/pc32/boot2/Makefile | 5 +++--
sys/boot/pc32/boot2/boot2.ldscript | 13 +++++++++++++
2 files changed, 16 insertions(+), 2 deletions(-)
create mode 100644 sys/boot/pc32/boot2/boot2.ldscript
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/044f3f17590dce567fb0fc7057d96a0aebe13049
--
DragonFly BSD source repository
More information about the Commits
mailing list