commit | ae272fb8a57bb03dcc8ff800bb1b861bdc79933f | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Fri Apr 21 12:05:56 2023 +0200 |
committer | Jan Beulich <jbeulich@suse.com> | Fri Apr 21 12:05:56 2023 +0200 |
tree | 2b4aabbf3e1d1007e98de9183145ef95ae7f2581 | |
parent | 0699f2d795cdb4bc4db2bcf438291ec09d21f0da [diff] |
bfd: fix STRICT_PE_FORMAT build A semicolon was missing and "name" needs to be pointer-to-const. While adding "const" there, also add it for "sec".