Skip to content

Conversation

@tianon
Copy link
Member

@tianon tianon commented Feb 18, 2017

This is meant as a proper multiarch test, essentially -- for amd64, this has net zero effect.

Nobody has noticed up until now that i386/memcached actually contains 64bit binaries. 😇

@tianon
Copy link
Member Author

tianon commented Feb 18, 2017

Here's some example output while building FROM i386/alpine instead:

...
+ ./configure --build=i686-linux-musl
checking build system type... i686-pc-linux-musl
checking host system type... i686-pc-linux-musl
...

Where before, those looked like this:

...
+ ./configure
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
...

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.

2 participants