Home GnuPG
Diffusion GPGME 3e6485620816

build,qt: Drop broken check for -fPIC

Description

build,qt: Drop broken check for -fPIC

* m4/qt6.m4: Remove attempt to build a Qt program with -fPIC.

libtool already takes care of adding -fPIC. Moreover, building without
-fPIC succeeded even if Qt was built with -fPIC, i.e. the check didn't
work as intended.

Details

Provenance
ikloeckerAuthored on Sep 21 2023, 10:45 AM
Parents
rM8fde9cbe2288: tests: Re-add --with-secret option
Branches
Unknown
Tags
Unknown
Tasks
T6696: qgpgme-qt6: Build failure for some distributions