Re: Build of u-boot with gold is broken
From: Andrew Goodbody <hidden>
Date: 2016-08-31 14:15:04
From: Andrew Goodbody <hidden>
Date: 2016-08-31 14:15:04
From: Manjukumar Harthikote Matha [mailto:manjukumar.harthikote-
matha@xilinx.com]
Can we do ${S}/config.mk ? Meaning
sed -i 's/$(CROSS_COMPILE)ld$/$(CROSS_COMPILE)ld.bfd/g' ${S}/config.mk I
dont have a setup for gold linker, If you can send the instructions I will give it
a try
Thanks
ManjuThat works. I have sent a patch. Andrew