openssl/openssl

Absolute path for `libdir`

Aberta

#26.031 aberto em 22 de nov. de 2024

 (4 comentários) (0 reação) (1 responsável)C (11.262 forks)batch import
branch: masterhelp wantedtriaged: feature

Métricas do repositório

Stars
 (30.157 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

The absolute path for libdir used to work in past but it no longer works (see #25249). However, there are still several places in sources where there is the support for absolute path in libdir left even overall the absolute path does not work, for example:

This should be either cleaned up, or the support for the absolute path in libdir should be restored.

Also, to avoid confusion, the Configure should fail if there is absolute path for libdir specified.

Guia do colaborador