Home GnuPG

build: Fix build of tests with non-default installation.

Description

build: Fix build of tests with non-default installation.

* tests/Makefile.am: Add forgotten @LDADD_FOR_TESTS_KLUDGE@.

Possible linking option by @LDADD_FOR_TESTS_KLUDGE@ matters.

When system has old libgcrypt and developer tests not-yet-installed
libgcrypt by make check, without this, because LD_LIBRARY_PATH has
precedence than DT_RUNPATH, those test programs will use old libgcrypt
under LD_LIBRARY_PATH.

Details

Provenance
gniibeAuthored on Jan 21 2021, 1:42 AM
Parents
rC00df9f27181d: Split inline assembly blocks with many memory operands
Branches
Unknown
Tags
Unknown