Brad Smith

Results 70 issues of Brad Smith

Only try to detect the linux/input.h header under Linux. Under some conditions the header might exist under OpenBSD but we do not want it to be detected.

Fix building on OpenBSD/arm64 and add CPU feature detection.

Copy the same OS checks for clock_gettime from chrono to filesystem and tweak the comment as Hurd is in the same situation.

libc++

1. Applying ca56fecaf35f6031b30d1573b8e772d7c81abcb4 I can now build a shared library when enabling BUILD_SHARED_LIBS, but there is no static library. 2. I noticed the pkg-config file is not installed.

https://github.com/LudovicRousseau/PCSC/blob/78c08327b17a4925aa7e90ec89e5bcbc63f2138d/meson.build#L282 With libpcsclite not being linked to libpthread this line should be removed from the pkg-config file too. Also.. With pcsc-tools you mentioned.. > Only libpcsclite_real is linked with the...

libraries dlopen'd on OpenBSD need to have the major version left off.

invalid