]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Revert this part of prior patch.
authorRoy Marples <roy@marples.name>
Tue, 8 Sep 2015 12:22:38 +0000 (12:22 +0000)
committerRoy Marples <roy@marples.name>
Tue, 8 Sep 2015 12:22:38 +0000 (12:22 +0000)
Makefile

index cee2e3823266be50b28459effba9e2ad58e54329..e4a25668790526f24c268241ee8935e943ed7398 100644 (file)
--- 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}