]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix maintainer-mode build for binutils 2.37
authorGreg Hudson <ghudson@mit.edu>
Mon, 3 Apr 2023 23:19:38 +0000 (19:19 -0400)
committerGreg Hudson <ghudson@mit.edu>
Mon, 10 Apr 2023 17:23:05 +0000 (13:23 -0400)
commit9327e92950086753f61f7e2d02bfa658e7779777
tree6ae23656736c2203a6b41a3aa90fbf9209328d81
parent5af907156f8f502bbe268f0c62274f88a61261e4
Fix maintainer-mode build for binutils 2.37

binutils 2.37 makes --with-symbol-versions the default for nm.  In
export-check.pl, remove the default symbol versions in the nm output
if they are present.

ticket: 9092 (new)
src/util/export-check.pl