diff options
| author | Mark Wielaard <[email protected]> | 2015-10-16 12:06:34 +0200 |
|---|---|---|
| committer | Mark Wielaard <[email protected]> | 2015-10-16 12:06:38 +0200 |
| commit | 9bcd3cbdbc66d94d2c0f53f100ecca3f0cf1df33 (patch) | |
| tree | 86abc51148cadfa8b6e5247d3e0536a923ed9e3c /tests/ChangeLog | |
| parent | d11eea4add865ebada5f79c8400abfbb48938b8c (diff) | |
tests: Add AM_LDFLAGS to dwfl_proc_attach_LDFLAGS.
We want to be sure the libelf.so under test is picked up.
Signed-off-by: Mark Wielaard <[email protected]>
Diffstat (limited to 'tests/ChangeLog')
| -rw-r--r-- | tests/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 11515501..1913fbbb 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,7 @@ +2015-10-16 Mark Wielaard <[email protected]> + + * Makefile.am (dwfl_proc_attach_LDFLAGS): Add AM_LDFLAGS. + 2015-10-09 Josh Stone <[email protected]> * lfs-symbols: New list of LFS-related symbols from lintian. |
