libx52/lib
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
..
libusbx52 Add config header to all C files 2020-06-05 15:19:56 -07:00
libx52 Add _GNU_SOURCE to all files 2020-06-05 16:37:20 -07:00
libx52util Add config header to all C files 2020-06-05 15:19:56 -07:00
Makefile.am Add SPDX license identifiers in all files 2018-04-18 12:19:29 -07:00