From: Dale Weiler Date: Wed, 29 May 2013 03:39:38 +0000 (+0000) Subject: Add back that splint flag X-Git-Tag: v0.3.0~151^2~42 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=e3f4ae303870eb765812a4f48c68164b8e051c83;p=xonotic%2Fgmqcc.git Add back that splint flag --- diff --git a/Makefile b/Makefile index 2f2b08a..fea3356 100644 --- a/Makefile +++ b/Makefile @@ -129,6 +129,7 @@ SPLINTFLAGS = \ -nullstate \ -varuse \ -mustfreefresh \ + -compdestroy \ -compmempass \ -nullpass \ -onlytrans \