Skip to content

Conversation

@angerman
Copy link
Contributor

@angerman angerman commented May 9, 2017

Autoconf hasn’t had an update since 2014, and it doesn’t look like it will soon[1]
This updates config.{guess,sub}

It basically does exactly what the config.guess script says:

It is advised that you download the most up to date version of the config scripts from

It adds support for e.g. -ios, which allows to have targets like aarch64-apple-ios.


[1]: http://lists.gnu.org/archive/html/autoconf/2016-07/msg00017.html

Autoconf hasn’t had an update since 2014, and it doesn’t look like it will soon[1]
This updates config.{guess,sub}

It basically does exactly what the config.guess script says:
> It is advised that you download the most up to date version of the config scripts from

It adds support for e.g. `-ios`, which allows to have targets like `aarch64-apple-ios`.

—
[1]: http://lists.gnu.org/archive/html/autoconf/2016-07/msg00017.html
@angerman
Copy link
Contributor Author

@kazu-yamamoto, @ggreif, @roberth, @spl, can we merge this, please?

@ggreif
Copy link
Contributor

ggreif commented May 14, 2017

IIRC, similar patches already landed in GHC. ghc/ghc@410906b

@eborden

@angerman
Copy link
Contributor Author

angerman commented May 14, 2017 via email

@eborden
Copy link
Collaborator

eborden commented May 14, 2017

Thanks for taking the time to do this. I'll take a look tomorrow morning.

@eborden
Copy link
Collaborator

eborden commented May 15, 2017

LGTM

@eborden eborden merged commit 49c4665 into haskell:master May 15, 2017
@eborden
Copy link
Collaborator

eborden commented May 15, 2017

Thanks again @angerman for your contribution!

@eborden eborden mentioned this pull request May 16, 2017
eborden added a commit that referenced this pull request May 17, 2017
 * Zero memory of `sockaddr_un` if abstract socket
   [#220](#220)

 * Improving error messages
   [#232](#232)

 * Allow non-blocking file descriptors via `setNonBlockIfNeeded`
   [#242](#242)

 * Update config.{guess,sub} to latest version
   [#244](#244)

 * Rename `my_inet_ntoa` to avoid symbol conflicts
   [#228](#228)

 * Test infrastructure improvements
   [#219](#219)
   [#217](#217)
   [#218](#218)

 * House keeping and cleanup
   [#238](#238)
   [#237](#237)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants