ID:354 - forcefully switch to C99 and more strict CFLAGS

Commit changes CFLAGS which include C99 and more strict flags. Watch out for
falling rocks.
This commit is contained in:
Zdenek Styblik
2014-12-23 14:37:25 +01:00
parent 3105812a44
commit ce02ffaf2a
11 changed files with 19 additions and 2 deletions

View File

@ -29,6 +29,7 @@
* LIABILITY, ARISING OUT OF THE USE OF OR INABILITY TO USE THIS SOFTWARE,
* EVEN IF PPS HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
*/
#define _GNU_SOURCE 1
/* Serial Interface, Basic Mode plugin. */