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

Add a couple of architectures. #44

Merged
merged 1 commit into from
May 2, 2014
Merged

Conversation

akozumpl
Copy link

Hi Michael, this is about https://bugzilla.redhat.com/show_bug.cgi?id=1049209

The rel-eng says they need it (though I'm doubtful, they're all obsolete) If you'd really hate to merge these I'll find some other way to deal with the bug.

I smoke tested the stack but don't have the opportunity and resources to test the new specific architectures.

The Fedora rel-eng team missed ia32e, amd64, athlon, geode, ppc64iseries
and ppc64pseries.
mlschroe added a commit that referenced this pull request May 2, 2014
Add a couple of architectures.
@mlschroe mlschroe merged commit f4f0205 into openSUSE:master May 2, 2014
"i586", "i586:i486:i386",
"i486", "i486:i386",
"i386", "i386",
"s390x", "s390x:s390",
"s390", "s390",
"ia64", "ia64:i686:i586:i486:i386",
"ppc64iseries", "ppc64iseries:ppc64:ppc",
"ppc64pseries", "ppc64pseries:ppc64:ppc",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just small note, that this breaks indentation, so it would be nice to have again all architectures properly aligned ( there is nice vim plugin Align for such task.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point, though we agreed with @mlschroe that we shouldn't go for reformatting this time so we don't complicate the git blame output.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, if people do not use git blame -w it mess blaming

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't know about -w. Thanks!

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