https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209458
--- Comment #23 from Mahdi Mokhtari <[email protected]> --- (In reply to Jung-uk Kim from comment #21) Thanks for your help on this problem ;) I'm trying to change ssl.cmake to find thing in more appropriate/dynamic way. But till then i see your solution really good (better that totally ignoring OpenSSL from Base). FWIW, The chosen/preferred approach is being able to use "-DWITH_SSL=${OPENSSLBASE}" instead of all "-DWITH_SSL=system/or/others" and everything should go correct, accurate and automated from both side (porst-framework and ssl.cmake) BTW, I'm testing its QA :D (lint/build) -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
