On Fri, Apr 17, 2020 at 12:22:39PM +0200, Mark Wielaard wrote:
> test_nlist checks its own symbol table, and expects various symbols
> to be in the order as specified in the source file. Explicitly set
> minimal CFLAGS.
Pushed to master.
test_nlist checks its own symbol table, and expects various symbols
to be in the order as specified in the source file. Explicitly set
minimal CFLAGS.
Signed-off-by: Mark Wielaard
---
tests/ChangeLog | 5 +
tests/Makefile.am | 9 +
2 files changed, 14 insertions(+)
diff --git a/te