Skip to content

chore: Update config.{guess,sub} to support newer architectures (now builds on ARM64!)#76

Open
glebm wants to merge 1 commit intowestonplatter:masterfrom
glebm:aarch64
Open

chore: Update config.{guess,sub} to support newer architectures (now builds on ARM64!)#76
glebm wants to merge 1 commit intowestonplatter:masterfrom
glebm:aarch64

Conversation

@glebm
Copy link

@glebm glebm commented Aug 2, 2018

Replaces outdated (2008!) config.{guess,sub} files with the latest version from:

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'

No other changes.

This makes phashion build on ARM64 architectures (like my shiny
new Asus C-101PA Chromebook). Was previously getting an "unknown
architecture" error.

Updates config.{guess,sub} with the latest version from:

    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'

No other changes.

This makes `phashion` build on ARM64 architectures (like my shiny
new Asus C-101PA Chromebook). Was previously getting an "unknown
architecture" error.
@westonplatter westonplatter changed the title Update config.{guess,sub} to support newer architectures (now builds on ARM64!) chore: Update config.{guess,sub} to support newer architectures (now builds on ARM64!) Mar 5, 2023
devnut pushed a commit to devnut/phashion that referenced this pull request Jul 11, 2023
ryoga-chan added a commit to ryoga-chan/phashion that referenced this pull request Nov 22, 2023
jesseclark pushed a commit to jesseclark/phashion that referenced this pull request Jan 30, 2025
jesseclark pushed a commit to simplyservices/phashion that referenced this pull request Feb 12, 2025
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.

1 participant