[clinfo] 21/30: Clean build with -Wextra

Andreas Beckmann anbe at moszumanska.debian.org
Tue Apr 28 12:53:53 UTC 2015


This is an automated email from the git hooks/post-receive script.

anbe pushed a commit to branch master
in repository clinfo.

commit ec3db8196a74deef61464f58739b30ec774720ae
Author: Giuseppe Bilotta <giuseppe.bilotta at gmail.com>
Date:   Wed Mar 25 17:38:25 2015 +0100

    Clean build with -Wextra
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 31becf5..4cdaf31 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ else
   LDLIBS=-lOpenCL
 endif
 
-CFLAGS+=-g -Wall
+CFLAGS+=-g -Wall -Wextra
 
 clinfo:
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opencl/clinfo.git



More information about the Pkg-opencl-commits mailing list