delta icon indicating copy to clipboard operation
delta copied to clipboard

[WIP] Add ppc64le glibc target

Open runlevel5 opened this issue 5 years ago • 2 comments
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

runlevel5 avatar Sep 15 '20 05:09 runlevel5

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 avatar Sep 15 '20 13:09 dandavison

@dandavison I'm fixing it atm

runlevel5 avatar Sep 15 '20 23:09 runlevel5