[PATCH] gprofng: use the --libdir path to find libraries
authorVladimir Mezentsev <vladimir.mezentsev@oracle.com>
Mon, 10 Oct 2022 22:34:42 +0000 (15:34 -0700)
committerMatthias Klose <doko@debian.org>
Thu, 13 Oct 2022 07:55:07 +0000 (08:55 +0100)
commit838416bf01804a213f31fb08129439bff8055901
treecd674288bdad0be0564484e69d1261bafef32cd3
parentdbb93531164d5820d647717a1962a50d601eaf2b
[PATCH] gprofng: use the --libdir path to find libraries

gprofng/ChangeLog
2022-10-10  Vladimir Mezentsev  <vladimir.mezentsev@oracle.com>

PR gprofng/29663
* src/Makefile.am: Add -DLIBDIR to CPPFLAGS.
* src/Makefile.in: Rebuild.
* src/envsets.cc (putenv_libcollector_ld_misc): Use LIBDIR to find
the gprofng libraries.

Gbp-Pq: Name pr29663.diff
gprofng/src/Makefile.am
gprofng/src/Makefile.in
gprofng/src/envsets.cc