]> 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>
Mon, 26 May 2025 14:18:50 +0000 (17:18 +0300)
commit240816b3106f29d5e21139f631f96fa2efc5f3db
treefef98a6491bdc65adbc511b8c7f5e312ad5d1131
parentd27d17874b967335b16a7d7660adc900a7a3b937
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