[MacPorts] #62067: libfido2: please provide an implementation of clock_gettime() for your platform
MacPorts
noreply at macports.org
Wed Jan 20 00:28:15 UTC 2021
#62067: libfido2: please provide an implementation of clock_gettime() for your
platform
-------------------------+-------------------------
Reporter: ryandesign | Owner: trodemaster
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords:
Port: libfido2 |
-------------------------+-------------------------
Comment (by ryandesign):
They have a compatibility implementation of clock_gettime in their code:
https://github.com/Yubico/libfido2/blob/master/openbsd-
compat/clock_gettime.c
So since they're willing to support older non-clock_gettime-having
systems, the best thing would be to fix their build system so that it uses
their compatibility implementation on any systems where it's needed.
--
Ticket URL: <https://trac.macports.org/ticket/62067#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list