Commit Graph

1 Commits

Author SHA1 Message Date
Kevin O'Connor 699a4e5d69 ldnoexec: Add script to remove ET_EXEC flag from intermediate build objects
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 <kevin@koconnor.net>
2020-07-24 11:01:47 -04:00