提交 dfb4efe0 编写于 作者: D Dr. David von Oheimb 提交者: Dr. David von Oheimb

Makefile: Update but disable 'lint' target, using splint with some quirks

Reviewed-by: NPaul Dale <pauli@openssl.org>
Reviewed-by: NTomas Mraz <tomas@openssl.org>
Reviewed-by: NDavid von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/15913)
上级 67e0735f
......@@ -1130,8 +1130,11 @@ md-nits:
#coverage: $(PROGRAMS) $(TESTPROGRAMS)
# ...
.PHONY: lint
lint:
lint -DLINT $(INCLUDES) $(SRCS)
@( cd $(SRCDIR); \
echo splint -DLINT -posixlib -preproc -D__gnuc_va_list=void \
-I. -Iinclude -Iapps/include $(CRYPTOHEADERS) $(SSLHEADERS) $(SRCS) )
generate_apps:
( cd $(SRCDIR); $(PERL) VMS/VMSify-conf.pl \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册