Hi, trying to compile FrankenPHP on OpenBSD 7.7. There's no "-ldl" on OpenBSD and the following error is returned:
ld: error: unable to find library -ldl
cc: error: linker command failed with exit code 1 (use -v to see invocation)
How do I compile without "-ldl"?