Files
nix/mk
Artemis Tosini c49bff2434 Fix OpenBSD build with Makefiles
OpenBSD dynamic libraries never link to libc directly.
Instead, they have undefined symbols for all libc functions they use
that ld.so resolves to the libc referred to in the main executable.

Thus, disallowing undefined symbols will always fail
2024-10-24 21:48:19 +00:00
..
2014-04-03 17:37:14 +02:00
2024-10-24 21:48:19 +00:00
2024-10-24 21:48:19 +00:00