git: Remove the hack for loading x86_64 kernels linked with binutils >=2.20.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Apr 2 14:33:56 PDT 2011
commit fa7678c8ff77774b0a3aae101bf42da035f42a56
Author: Sascha Wildner <saw at online.de>
Date: Sat Apr 2 23:31:17 2011 +0200
Remove the hack for loading x86_64 kernels linked with binutils >=2.20.
Now that both our binutils support CONSTANT, MAXPAGESIZE and
COMMONPAGESIZE, use those in the ldscript.
Summary of changes:
sys/conf/kern.pre.mk | 5 -----
sys/platform/pc64/conf/ldscript.x86_64 | 4 ++--
2 files changed, 2 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fa7678c8ff77774b0a3aae101bf42da035f42a56
--
DragonFly BSD source repository
More information about the Commits
mailing list