[commit: ghc] master: bump config.{guess,sub} (418bcf7)
git at git.haskell.org
git at git.haskell.org
Thu May 11 13:01:02 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/418bcf736cc8d861f338e09f278091ba3657644f/ghc
>---------------------------------------------------------------
commit 418bcf736cc8d861f338e09f278091ba3657644f
Author: Moritz Angermann <moritz.angermann at gmail.com>
Date: Thu May 11 18:15:46 2017 +0800
bump config.{guess,sub}
There is no new autoconf release, and it seems like there will unlikely be one
<http://lists.gnu.org/archive/html/autoconf/2016-07/msg00017.html>.
This will allow us to support <arch>-apple-ios properly.
These have been taken from
- http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess
- http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub
Reviewers: austin, hvr, bgamari
Reviewed By: bgamari
Subscribers: rwbarton, thomie
Differential Revision: https://phabricator.haskell.org/D3558
>---------------------------------------------------------------
418bcf736cc8d861f338e09f278091ba3657644f
config.guess | 184 +++++++++++++++++++++++--------------
config.sub | 90 +++++++++++++-----
libraries/base/config.guess | 184 +++++++++++++++++++++++--------------
libraries/base/config.sub | 90 +++++++++++++-----
libraries/integer-gmp/config.guess | 184 +++++++++++++++++++++++--------------
libraries/integer-gmp/config.sub | 90 +++++++++++++-----
6 files changed, 543 insertions(+), 279 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 418bcf736cc8d861f338e09f278091ba3657644f
More information about the ghc-commits
mailing list