Thanks, applied as 70205d7cc77ff2bd36860291bf767f91bb4bc989.

Michael

[sent from post-receive hook]

On Fri, 10 Dec 2021 14:07:01 +0100, Nicholai Juul Hansen <[email protected]> wrote:
> Version 5.14.0 made Qt relocatable and enables the feature by standard.
> This commit maintains the old pre 5.14.0 behavior and
> fixes possible problems caused by the dynamic linker locating a qt library
> through a symlink.
> 
> Signed-off-by: Nicholai Juul Hansen <[email protected]>
> Message-Id: <[email protected]>
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> diff --git a/rules/qt5.make b/rules/qt5.make
> index 98d85a5dc23b..692dd5f975eb 100644
> --- a/rules/qt5.make
> +++ b/rules/qt5.make
> @@ -113,6 +113,7 @@ QT5_CONF_OPT      := \
>       -opensource \
>       -confirm-license \
>       -release \
> +     -no-feature-relocatable \
>       --disable-optimized-tools \
>       --disable-separate-debug-info \
>       --disable-gdb-index \

_______________________________________________
ptxdist mailing list
[email protected]
To unsubscribe, send a mail with subject "unsubscribe" to 
[email protected]

Reply via email to