Home GnuPG
Diffusion GPGME ae332749eee0

build,qt: Build Qt with -fPIC if required or requested

Description

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.

Details

Provenance
ikloeckerAuthored on Oct 30 2023, 9:28 AM
Parents
rMcf88690cf4fb: Update NEWS
Branches
Unknown
Tags
Unknown
Tasks
T6781: gpgme fails to "build a simple Qt program"