]> git.ipfire.org Git - thirdparty/libtool.git/commit
libtool.m4: For MS dumpbin drop CR first.
authorMichael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
Thu, 11 May 2017 12:10:17 +0000 (14:10 +0200)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Thu, 7 Aug 2025 17:20:02 +0000 (20:20 +0300)
commitb4b96dfa95907075ad65920d94570a09fba8d7d4
treefef98a6491bdc65adbc511b8c7f5e312ad5d1131
parent5d79c9525daf9c54d8ee2b4e1266abe8812e1fff
libtool.m4: For MS dumpbin drop CR first.

On Cygwin, gawk-4.1.4-3 and newer do not treat the input stream as text
any more, leaving us behind with carriage return in symbol names.
* m4/libtool.m4 (lt_cv_sys_global_symbol_pipe): In AWK script for MS
dumpbin drop CR first.
m4/libtool.m4