radvd-project / radvd

radvd | Official repository: https://github.com/radvd-project/radvd
https://radvd.litech.org/
Other
203 stars 106 forks source link

Adding PPC64LE support #124

Closed ezeeyahoo closed 4 years ago

ezeeyahoo commented 4 years ago

Hi,

I have changed .travis.yml to support ppc64le arch without any regression to existing config, request you to please review.

Thanks

reubenhwk commented 4 years ago

looks good. What PPC platform is this? Just curious.

On Wed, Sep 9, 2020 at 1:56 PM Eshant Gupta notifications@github.com wrote:

Hi,

I have changed .travis.yml to support ppc64le arch without any regression to existing config, request you to please review.

Thanks

You can view, comment on, or merge this pull request online at:

https://github.com/reubenhwk/radvd/pull/124 Commit Summary

  • Adding PPC64LE support

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/reubenhwk/radvd/pull/124, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABRG62P5JYKL4G5U2XNJQDSE7TXJANCNFSM4RDIPETQ .

ezeeyahoo commented 4 years ago

This is IBM's Power PC 64 bit architecture.

PS: This project happens to be a part of the Red Hat distributions, including their ppc64le builds. We are enabling upstream CI for those to help reduce the cost of maintaining/debugging issues and to ensure the port stays current on ppc64le.