From ae332749eee056f59bf902a65ffb012fcf181875 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ingo=20Kl=C3=B6cker?= Date: Mon, 30 Oct 2023 09:28:54 +0100 Subject: build,qt: Build Qt with -fPIC if required or requested * configure.ac: Add option to enable building the Qt 6 binding with -fPIC. Fix typo and mention default for --enable-no-direct-extern-access option. * m4/qt6.m4: Add -fPIC to GPGME_QT6_CFLAGS if requested or if Qt 6 was built with reduce_relocations. -- GnuPG-bug-id: 6781 --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 22472073..733a0fbb 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,9 @@ Noteworthy changes in version 1.23.2 (unreleased) * qt: Use a temporary file name when creating signed or encrypted archives. [T6721] + * qt: Build Qt 6 bindings with -fPIC if requested or Qt 6 was built with + this flag. [T6781] + Noteworthy changes in version 1.23.1 (2023-10-27) ------------------------------------------------- -- cgit v1.2.3