commit | a998254496d64940c4464606e95cdb952fe67fea | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Fri Jan 05 08:06:54 2024 +0100 |
committer | Jan Beulich <jbeulich@suse.com> | Fri Jan 05 08:06:54 2024 +0100 |
tree | acbabd5f365674f86534b760adf37ed6420eabe5 | |
parent | 781d0ac9908b133b8a42923f830e3b41da92712e [diff] |
m68k: drop .bss override The comment looks bogus (perhaps simply stale), and there are also no other precautions against subsections being used on ELF with .bss. It also doesn't look to be a good idea to override the custom handler that ELF has (afaict doing so further broke .previous).