]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix build with new binutils. This gets a working kernel with GCC 5.2 and
authorNathan Whitehorn <nwhitehorn@FreeBSD.org>
Sun, 29 Nov 2015 06:40:09 +0000 (06:40 +0000)
committerNathan Whitehorn <nwhitehorn@FreeBSD.org>
Sun, 29 Nov 2015 06:40:09 +0000 (06:40 +0000)
commit466d476aacb7b4356bcc396aa7461485e0253ef1
tree8011003b3cf97d6f4fcf9e8f77be8ec08c20f7e1
parent77a498d991bd3cde7aa96585f7865337aef91999
Fix build with new binutils. This gets a working kernel with GCC 5.2 and
binutils 2.24. Without this, the self-relocation code in locore64.S was
failing due to a misaligned TOC section.

MFC after: 2 weeks
sys/conf/ldscript.powerpc64