Skip to content

Added ppc64le architecture#142

Open
genisysram wants to merge 5 commits intofacebookincubator:mainfrom
genisysram:master
Open

Added ppc64le architecture#142
genisysram wants to merge 5 commits intofacebookincubator:mainfrom
genisysram:master

Conversation

@genisysram
Copy link

Hi
Here is my contribution to your code, its working good on powersystems.

Thanks for the code, its working good.

What do these changes do?

Added Architecture "ppc64le"

Are there changes in behavior for the user?

No

@facebook-github-bot
Copy link

Hi @genisysram!

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file.

In order for us to review and merge your code, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks!

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Dec 1, 2020
@facebook-github-bot
Copy link

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

Comment on lines +45 to +54
- env:
- JOB_TYPE="clang-format"
arch: ppc64le
addons:
apt:
packages:
- clang-format
script:
- ./clang-format.sh
- git diff --exit-code
Copy link
Contributor

Choose a reason for hiding this comment

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

i don't think we need a second clang-format job. Code formatting shouldn't change across archs

Copy link
Contributor

Choose a reason for hiding this comment

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

I think you missed this

genisysram and others added 2 commits December 1, 2020 22:16
@genisysram
Copy link
Author

Modified travis can you please check and merge.

Copy link
Contributor

@danobi danobi left a comment

Choose a reason for hiding this comment

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

Please fix the build -- I think you broke it

.travis.yml Outdated
apt:
packages:
- clang-format

Copy link
Contributor

Choose a reason for hiding this comment

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

Remove extra whitespace please

@genisysram
Copy link
Author

Hi
I have modified the tarvis.yml code now you can verify and merge it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed Do not delete this pull request or issue due to inactivity.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants