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

2021-11-21 Thread Alex Ameen
Update of patch #9996 (project libtool):

  Status:None => Done   
 Assigned to:None => growpotkin 
 Open/Closed:Open => Closed 


___

Reply to this item at:

  

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




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

2020-11-16 Thread FX
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/msg1.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/