On Fri, May 24, 2019 at 7:37 AM Tom de Vries wrote:
>
> On 24-05-19 13:10, CHIGOT, CLEMENT wrote:
> > Description:
> > * This patch splits libbacktrace's test_elf into two new tests:
> > test_elf_32 and test_elf_64.
> >
> > Tests:
> > * AIX 7.2: Configure/Build: SUCCESS
> >
> > Changelog:
> >
On 24-05-19 13:10, CHIGOT, CLEMENT wrote:
> Description:
> * This patch splits libbacktrace's test_elf into two new tests: test_elf_32
> and test_elf_64.
>
> Tests:
> * AIX 7.2: Configure/Build: SUCCESS
>
> Changelog:
> * Makefile.am (BUILDTESTS): Remove test_elf, add test_elf_32 a
Description:
* This patch splits libbacktrace's test_elf into two new tests: test_elf_32
and test_elf_64.
Tests:
* AIX 7.2: Configure/Build: SUCCESS
Changelog:
* Makefile.am (BUILDTESTS): Remove test_elf, add test_elf_32 and test_elf_64.
* Makefile.in: Regenerate.
Index: libb