Skip to content

Commit 0ad2e81

Browse files
committed
config: Stash known-good copies of config.guess|sub
Download config.guess|sub from https://git.savannah.gnu.org/gitweb/?p=config.git (at hash 6faca61810d335c7837f320733fe8e15a1431fc2) in order to fix #8410. A future commit will install these files if they are newer than what Autoconf installs. Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
1 parent d7f5a83 commit 0ad2e81

File tree

3 files changed

+3571
-0
lines changed

3 files changed

+3571
-0
lines changed

config/from-savannah/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
These files downloaded from
2+
https://git.savannah.gnu.org/gitweb/?p=config.git at git hash
3+
6faca61810d335c7837f320733fe8e15a1431fc2 on 26 Jan 2021.
4+
5+
They were stashed here in the Open MPI repository in response to
6+
https://github.com/open-mpi/ompi/issues/8410, where it was determined
7+
that the responses from `config.*` installed by Autoconf were not
8+
sufficient for some modern platforms (e.g., Apple M1 Macs).
9+
10+
`autogen.pl` will copy in these files if they are, in fact, newer than
11+
the corresponding files installed by Autoconf.

0 commit comments

Comments
 (0)