X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=570793c711aaf7634bf4215dd52eedc8f8420a01;hb=624871f35e94510b9924ba733f2b878ecf2cc6cc;hp=c73569a5ae77cc4364015cf60a44119848d189de;hpb=758ab1f402b4af3cccac09548b709deca17ef930;p=ccan diff --git a/Makefile b/Makefile index c73569a5..570793c7 100644 --- a/Makefile +++ b/Makefile @@ -94,7 +94,7 @@ check-%: tools/ccanlint/ccanlint tools/ccanlint/ccanlint ccan/$* fastcheck-%: tools/ccanlint/ccanlint - tools/ccanlint/ccanlint -t $(FASTTIMEOUT) ccan/$* + tools/ccanlint/ccanlint --timeout $(FASTTIMEOUT) ccan/$* # Doesn't test dependencies, doesn't print verbose fail results. summary-check-%: tools/ccanlint/ccanlint $(OBJFILES)