[SeaBIOS] [PATCH] ldnoexec: Add script to remove ET_EXEC flag from intermediate build objects

2020-07-22 Thread Kevin O'Connor
Add a script to remove the ET_EXEC flag from the 16bit and "32bit segmented" intermediate objects. This avoids build failures with some linkers that will not allow linking these objects again. Signed-off-by: Kevin O'Connor --- Makefile| 9 + scripts/ldnoexec.py | 32

[SeaBIOS] Re: release planning

2020-07-22 Thread Kevin O'Connor
On Tue, Jul 21, 2020 at 11:03:58PM +0200, Gerd Hoffmann wrote: > > > > I'm fine with tagging a new release. I'm not sure we'll necessarily > > > > match QEMU's schedule though. How about we target July 24th for the > > > > release? > > > > > > That'll be fine. Early enough for -rc2, if