Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Add support for s390x architecture. #461
+71
−0
Conversation
elopio
reviewed
Apr 15, 2016
| @@ -46,14 +46,21 @@ | ||
| 'ppc64le': { | ||
| 'kernel': 'powerpc', | ||
| 'deb': 'ppc64el', | ||
| - 'cross-compiler-prefix': 'gcc-powerpc64-linux-gnu-', | ||
| + 'cross-compiler-prefix': 'powerpc64-linux-gnu-', |
elopio
Apr 15, 2016
Member
Please update the commit message to mention that you are also fixing this one.
kyrofa
merged commit d3c242f
into
snapcore:master
Apr 15, 2016
kyrofa
deleted the
kyrofa:bugfix/1570835/s390x_support
branch
Apr 15, 2016
pushed a commit
to kalikiana/snapcraft
that referenced
this pull request
Apr 6, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
kyrofa commentedApr 15, 2016
•
Edited 1 time
-
kyrofa
Apr 15, 2016
This PR fixes LP: #1570835