delta
delta copied to clipboard
[WIP] Add ppc64le glibc target
trafficstars
Context
PowerPC64 LE is a popular platform amongst devs and researchers. Because there are not many distro that package delta for this platform, it is inconvenient to install the app. In many cases, users are forced to compile the app from scratch. I think we should ship ppc64le binary for every new release.
Changes
- Add ppc64le target in TravisCI manifest
Hi @runlevel5 , thank you. I'm happy to do this (I don't think there's much downside to shipping binaries for more platforms). However, it looks like your build is failing at the moment.
@dandavison I'm fixing it atm