libx52/utils/cli
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
..
Makefile.am Move x52cli documentation into Doxygen 2020-05-28 15:31:08 -07:00
x52_cli.c Add _GNU_SOURCE to all files 2020-06-05 16:37:20 -07:00