]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
dlltool: Use the output name as basis for deterministic temp prefixes
authorNick Clifton <nickc@redhat.com>
Wed, 23 Mar 2022 11:39:49 +0000 (11:39 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 23 Mar 2022 11:39:49 +0000 (11:39 +0000)
commit99852365513266afdd793289813e8e565186c9e6
tree54e3e588e34dde3bb611f667da605bd47045eb08
parent26ab93fb53aa37666a53485be7e07c521ea99602
dlltool: Use the output name as basis for deterministic temp prefixes

PR 28885
* dlltool.c (main): use imp_name rather than dll_name when
generating a temporary file name.
binutils/ChangeLog
binutils/dlltool.c