]> git.ipfire.org Git - thirdparty/libtool.git/commit
libtool.m4: Update '-single_module' detection
authorJoshua Root <jmr@macports.org>
Thu, 28 Sep 2023 06:02:11 +0000 (09:02 +0300)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Tue, 22 Oct 2024 16:45:25 +0000 (19:45 +0300)
commit82f7f52123e4e7e50721049f7fa6f9b870e09c9d
treed1445ce7b7dfb22fa6b0a52ba8b829eb450cbc31
parentdd2c8f9411589597a9a9a7042e5ee94292676448
libtool.m4: Update '-single_module' detection

'-single_module' detection is broken with Xcode 15, where a message to
stderr indicates the flag is deprecated, not unsupported.

* m4/libtool.m4: Check macOS versions to see if '-single_module' flag is
  unnecessary.
NEWS
m4/libtool.m4