libx52/utils
nirenjan 88f02bc5da Add _GNU_SOURCE to all files
If configured with CFLAGS=-std=c99, then quite a few warnings are
raised, as well as a couple of errors. By forcing the system to use
_GNU_SOURCE, we can allow the compilation to succeed even if using a
user defined C standard.
2020-06-05 16:37:20 -07:00
..
cli Add _GNU_SOURCE to all files 2020-06-05 16:37:20 -07:00
test Add _GNU_SOURCE to all files 2020-06-05 16:37:20 -07:00
Makefile.am Add SPDX license identifiers in all files 2018-04-18 12:19:29 -07:00