]> www.infradead.org Git - mtd-utils.git/commit
unittests: Define the use of _GNU_SOURCE
authorOlliver Schinagl <oliver@schinagl.nl>
Mon, 15 Apr 2019 08:20:31 +0000 (10:20 +0200)
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>
Thu, 25 Apr 2019 06:24:36 +0000 (08:24 +0200)
commit2524ec6609462419d2bbb1ba0cf00e63b62d05c0
treebf931cc779b2459a0bc23fc39a1839d87381672a
parent652958acad7d14c498d0bd7e93612bb3935ba070
unittests: Define the use of _GNU_SOURCE

The unittest suite actually makes use of some _GNU extensions during the
build (loff_t for example). So lets enable this in the makefile.

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
tests/unittests/Makemodule.am