Home GnuPG

tests: Pass -no-install to libtool
41cc0f72e6c9Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

tests: Pass -no-install to libtool

* tests/Makefile.am: add AM_LDFLAGS = -no-install

There is little point building tests with support for installation.
Passing -no-install stops libtool from building wrapper scripts,
thus allowing direct gdb/valgrind invocation on programs in tests/
subdirectory.

(cherry picked from commit bf34bfa5c458ee5ece91f25e3b4194d768498ab6)

  • Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>

Details

Provenance
lumagAuthored on Jan 24 2014, 12:02 PM
wernerCommitted on Jan 27 2014, 2:36 PM
Parents
rC48cc151e9a63: Fix most of memory leaks in tests code
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rC41cc0f72e6c9: tests: Pass -no-install to libtool (authored by Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>).Jan 27 2014, 2:36 PM