mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Nicholai Juul Hansen <njh@newtec.dk>
To: ptxdist@pengutronix.de
Cc: Nicholai Juul Hansen <njh@newtec.dk>
Subject: [ptxdist] [PATCH v2] Qt5: disable feature-relocatable.
Date: Mon, 29 Nov 2021 14:46:08 +0100	[thread overview]
Message-ID: <20211129134608.519615-1-njh@newtec.dk> (raw)

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


             reply	other threads:[~2021-11-29 13:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-29 13:46 Nicholai Juul Hansen [this message]
2021-12-10 13:07 ` [ptxdist] [APPLIED] " Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211129134608.519615-1-njh@newtec.dk \
    --to=njh@newtec.dk \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox