]> 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>
Thu, 3 Oct 2024 15:52:30 +0000 (18:52 +0300)
commit35edf20d659e9ab0143528eb69a6d5cdf12f949a
tree61b4a226bcad54d7e5ef651ff4df846fed84ab02
parentb38b010bd45a33fc88cf4e8630522d62bab327cb
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