Another try after
https://mail.coreboot.org/hyperkitty/list/seabios@seabios.org/thread/KBHQU4OLW2THG5Q5F5X7EWTQDJHKNVYC/

The only change is the removal of `Makefile: Change ET_EXEC to ET_REL so that 
lld can link bios.bin.elf`
since 699a4e5d6919cc8eae5342443025ceb6909dc276
("ldnoexec: Add script to remove ET_EXEC flag from intermediate build objects")
has done the same thing.

For your convenience, the patch series is available on 
https://github.com/MaskRay/seabios/tree/lld

Re-sending. I posted this 3 days but got bounced.
I have now ensured there is my email address record on 
(previously not) https://mail.coreboot.org/postorius/lists/seabios.seabios.org/
as well as https://mail.coreboot.org/hyperkitty/list/seabios@seabios.org/

Fangrui Song (4):
  romlayout.S: Add missing SHF_ALLOC flag to .fixedaddr.\addr
  Make rom16.o linkable with lld
  romlayout32flag.lds: Use `. +=` instead of `. =`
  test-build.sh: Delete unneeded LD capability test

 scripts/layoutrom.py  |  8 +++++++-
 scripts/test-build.sh | 42 +-----------------------------------------
 src/romlayout.S       |  2 +-
 3 files changed, 9 insertions(+), 43 deletions(-)

-- 
2.37.0.144.g8ac04bfd2-goog

_______________________________________________
SeaBIOS mailing list -- seabios@seabios.org
To unsubscribe send an email to seabios-le...@seabios.org

Reply via email to