Standardize argument ordering for bitfield functions.
[apps/agl-service-can-low-level.git] / Makefile
index 49e22f2..d841c20 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 CC = gcc
 INCLUDES = -Isrc
-CFLAGS = $(INCLUDES) -c -w -Wall -Werror -g -ggdb
+CFLAGS = $(INCLUDES) -c -w -Wall -Werror -g -ggdb -std=gnu99
 LDFLAGS =
 LDLIBS = -lcheck