Closed subject546 closed 4 years ago
Tested with out of date OpenBSD 6.3, current OpenBSD release is 6.6 but I don't think it will affect this program in particular.
Looks good, thanks! Hopefully I'll get back to working on this soon when I'm not so busy.
I fixed the OpenBSD building process of the engine. OpenBSD does not use the "-ldl" flag because this functionality is implemented in libc. This caused the build progress to fail. I also improved upon the README.md for more clear instructions to install the dependencies.