]> git.ipfire.org Git - thirdparty/libtool.git/commit
libtool.m4: Fix for invalid postdeps
authorChristian Feld <christian.feld@posteo.de>
Mon, 10 Feb 2025 10:53:07 +0000 (10:53 +0000)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Thu, 27 Feb 2025 16:45:07 +0000 (18:45 +0200)
commitf93cf989fab1d9af2fad7c813f71bdf4d273a5f9
tree65b99c55424fc0ba807eca757401512afd0d1bd3
parent017e1cf9b31e0eca8e60e351ff724c74404b537f
libtool.m4: Fix for invalid postdeps

Omitting lines starting with 'Driving:' fixes the invalid postdeps
observed with FC.

Reported: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76177

* m4/libtool.m4: Omit lines that start with 'Driving:' when setting
  output_verbose_link_cmd.
m4/libtool.m4