tlsdate icon indicating copy to clipboard operation
tlsdate copied to clipboard

Enable few more architectures

Open hrw opened this issue 8 years ago • 12 comments

To get tlsdate built in Fedora we need support for all secondary architectures (AArch64, POWER, s/390).

Additionally had to mark open() system call as optional as it is deprecated one so does not exists on AArch64. openat() should be used instead.

hrw avatar Feb 18 '16 12:02 hrw