Branch: refs/heads/master Home: https://github.com/openssl/openssl Commit: 6e01d3114b77c82cf83a2bfe53f7ba97840fbe36 https://github.com/openssl/openssl/commit/6e01d3114b77c82cf83a2bfe53f7ba97840fbe36 Author: Richard Levitte <levi...@openssl.org> Date: 2024-06-15 (Sat, 15 Jun 2024)
Changed paths: M Configure Log Message: ----------- Configure: make absolutedir() use rel2abs() on Windows too perl's realpath() seems to be buggy on Windows, so we turn to rel2abs() there as well. Fixes #23593 Reviewed-by: Neil Horman <nhor...@openssl.org> Reviewed-by: Tomas Mraz <to...@openssl.org> (Merged from https://github.com/openssl/openssl/pull/24569) To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications