X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=Makefile;h=d841c208c8e9fcf65997b4da6602911c8e26d239;hb=a855335e3ad18a9d0094357eb39622448f8649a9;hp=49e22f2cf1ac1da4134d77e611c87becedcc1ce6;hpb=39a420f13e8000e2dfa53777b9e51594ba03e5d4;p=apps%2Fagl-service-can-low-level.git diff --git a/Makefile b/Makefile index 49e22f2c..d841c208 100644 --- 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