From: Roy Marples Date: Tue, 8 Sep 2015 12:22:38 +0000 (+0000) Subject: Revert this part of prior patch. X-Git-Tag: v6.9.4~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a44c4668c3cb485c22a3aa4ef24ad319a6d7477;p=thirdparty%2Fdhcpcd.git Revert this part of prior patch. --- diff --git a/Makefile b/Makefile index cee2e382..e4a25668 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ TOP?= . include ${TOP}/iconfig.mk CSTD?= c99 -CFLAGS+= -std=${CSTD} --analyze +CFLAGS+= -std=${CSTD} SRCS+= ${DHCPCD_SRCS}