On 06/05/2012 01:27 PM, Matt Burgess wrote: > On Tue, 2012-06-05 at 08:37 +0300, lfs-...@whamra.com wrote: >> in 6.13, the binutils page, there are sed commands to fix the tests, one is: >> >> sed -i "/exception_defines.h/d" ld/testsuite/ld-elf/new.cc >> >> though it doesn't seem to change anything :S i can't find any >> "exception_defines.h" in that file. > > Thanks for the report. Fixes in r9878. > > Regards, > > Matt. >
sed -i "s/-fvtable-gc //" ld/testsuite/ld-selective/selective.exp Also, if I remember correctly, this one only removes -fvtable-gc from comment. There isn't any line of code. -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page