]> git.ipfire.org Git - thirdparty/libtool.git/commit
libtool.m4: Update NetBSD postdeps for shared libraries
authorIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Mon, 10 Feb 2025 19:28:06 +0000 (21:28 +0200)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Thu, 13 Feb 2025 15:02:16 +0000 (17:02 +0200)
commitc7be1f229c1f59508f64b3e157de6c09e3341c77
tree1b85921ee1db55092adb43fb545239da46856800
parent3bd36a0ff49313e9685d1ca0229e6920cbb193b2
libtool.m4: Update NetBSD postdeps for shared libraries

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

* m4/libtool.m4: Linking a shared version of 'gcc' is not possible on
  NetBSD, since the shared version of the library is 'gcc_s'. postdeps
  have been updated to remove gcc.
* NEWS: Update.
NEWS
m4/libtool.m4