Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUILD: sync config.guess and config.sub #543

Closed
wants to merge 1 commit into from

Conversation

@skristiansson
Copy link
Contributor

skristiansson commented Dec 6, 2014

The last sync with upstream for these files happened over three years ago.
My personal interest is to get support for the or1k architecture,
but there are more mainstream updates (like aarch64) in there that probably is of
interest for a more general public.

Obtained with:
wget -O config.guess 'http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD'
wget -O config.sub 'http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD'

@wjp
Copy link
Member

wjp commented Dec 6, 2014

Thanks. This specific commit breaks the permissions of these two files, so I've downloaded these new versions and committed them myself.

@wjp wjp closed this Dec 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.