a33d2ca97d
In particular, the _GNU_SOURCE feature test macro needs to be set in order to correctly define mmap(2) flags such as MAP_ANONYMOUS. Otherwise, compilation of some test files fails when CPPFLAGS is not defined in the initial user environment, as Make then does not export it from the root Makefile to the sub-make. |
||
---|---|---|
.. | ||
simple-memory-corruption | ||
.gitignore | ||
large_array_growth.c | ||
Makefile | ||
mallinfo2.c | ||
mallinfo.c | ||
malloc_info.c | ||
offset.c | ||
test_util.h |