mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH v2] Qt5: disable feature-relocatable.
@ 2021-11-29 13:46 Nicholai Juul Hansen
  2021-12-10 13:07 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Nicholai Juul Hansen @ 2021-11-29 13:46 UTC (permalink / raw)
  To: ptxdist; +Cc: Nicholai Juul Hansen

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 <njh@newtec.dk>
---
 rules/qt5.make | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/qt5.make b/rules/qt5.make
index 98d85a5dc..692dd5f97 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 \
-- 
2.25.1


-- 


*Disclaimer
*This e-mail and any attachments are confidential and may 
contain, copyright or legally privileged information
or material solely 
intended for the recipient. If you have received this e-mail in error, 
please notify the sender 
immediately and delete the message and any 
attachments from your system without producing, 
distributing or retaining 
copies.  




*Personal Data*

As a recipient of this e-mail, Newtec may 
process personal data about you.
To learn more, please read our Newtec 
Privacy Policy at www.newtec.com <http://www.newtec.com/>

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] Qt5: disable feature-relocatable.
  2021-11-29 13:46 [ptxdist] [PATCH v2] Qt5: disable feature-relocatable Nicholai Juul Hansen
@ 2021-12-10 13:07 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2021-12-10 13:07 UTC (permalink / raw)
  To: ptxdist; +Cc: Nicholai Juul Hansen

Thanks, applied as 70205d7cc77ff2bd36860291bf767f91bb4bc989.

Michael

[sent from post-receive hook]

On Fri, 10 Dec 2021 14:07:01 +0100, Nicholai Juul Hansen <njh@newtec.dk> 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 <njh@newtec.dk>
> Message-Id: <20211129134608.519615-1-njh@newtec.dk>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> 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
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-12-10 13:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-29 13:46 [ptxdist] [PATCH v2] Qt5: disable feature-relocatable Nicholai Juul Hansen
2021-12-10 13:07 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox