#867241 libatomic-ops: Please add support for arm64ilp32 architecture

#867241#5
Date:
2017-07-05 02:49:12 UTC
From:
To:
libatomic-ops FTBFS on arm64ilp32 arch. This trival patch fixes that.

It might be better to refactor the code to check for ILP32 on all
64-bit arches that support it rather than this per-arch fix, but I
don't know enough about the codebase to be sure if that is a good
idea. This is a safe, minimal patch.

#867241#10
Date:
2017-11-29 10:06:02 UTC
From:
To:
Sorry for the delay on this

As you're the expert, could you submit this as a pull request on

https://github.com/ivmai/libatomic_ops

When it is accepted upstream I'll happily include it as a debian patch
until it makes it into a release, but I'm very hesitant to do that without
upstream review first.  Even trivial things that break atomicity would be
bad

Thanks,