Commit Graph

5 Commits

Author SHA1 Message Date
Soner Tari
604fb58646 Fix macOS header selection
Must have been broken since the restructuring of the source tree
2022-04-19 21:34:43 +03:00
Soner Tari
3efac5658f Fix build errors with OpenSSL 3.0.x, but not deprecation warnings
This patch fixes errors only, so that build succeeds, but deprecation
warnings remain. It seems we need considerable changes to replace those
deprecated functions in the warnings.
2022-04-03 17:40:36 +03:00
Soner Tari
4c94853fc5 Disable UserAuth in main.mk if we are not on OpenBSD or Linux
Fixes osx build after updates to userauth
2020-11-14 13:08:29 +03:00
Soner Tari
6f5a7ceeb1 Add WITHOUT_USERAUTH switch 2020-08-25 23:32:32 +03:00
Soner Tari
fade72ec0d Move main.mk under Mk folder and improve make files 2020-06-23 13:00:05 +03:00