mirror of https://github.com/nirenjan/libx52.git
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. |
||
---|---|---|
.. | ||
Makefile.am | ||
x52_cli.c |