sahlberg / libiscsi

iscsi client library and utilities
Other
192 stars 165 forks source link

Support added for ppc64le on travis #336

Closed sanjaymsh closed 4 years ago

sanjaymsh commented 4 years ago

Please allow this change to merge to master. I have updated the .travis.yml file for travis build for ppc64le arch.

bvanassche commented 4 years ago

Please learn how to use git rebase -i. Anyway, ppc64le support has been added as commit e9cefe7e421b. Please take a look.

sanjaymsh commented 4 years ago

Thanks , I will surely learn it. Thanks for accepting the change.