libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch #9996] Patch libtool for macOS 11.0 (aka darwin20)


From: FX
Subject: [patch #9996] Patch libtool for macOS 11.0 (aka darwin20)
Date: Mon, 16 Nov 2020 10:22:22 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.1 Safari/605.1.15

URL:
  <https://savannah.gnu.org/patch/?9996>

                 Summary: Patch libtool for macOS 11.0 (aka darwin20)
                 Project: GNU Libtool
            Submitted by: fxcoudert
            Submitted on: Mon 16 Nov 2020 03:22:20 PM UTC
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

There is code in m4/libtool.m4 that assumes that macOS version numbers are of
the form 10.*, and darwin version numbers are of the form darwin1*

The latest macOS release is macOS 11.0.1 and it corresponds to the darwin20
kernel. So, this code breaks.

The patch at
https://lists.gnu.org/archive/html/libtool-patches/2020-06/msg00001.html
is confirmed to work very well, allowing to build complex software that was
failing before, such as open-mpi.

Please apply this patch to git




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/patch/?9996>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]