[clinfo] 108/148: Build with debug and all warnings enabled
Andreas Beckmann
anbe at moszumanska.debian.org
Mon Nov 17 14:09:53 UTC 2014
This is an automated email from the git hooks/post-receive script.
anbe pushed a commit to branch clinfo
in repository clinfo.
commit e633d8332c96da349eef99cde825cb29ed1f9117
Author: Giuseppe Bilotta <giuseppe.bilotta at gmail.com>
Date: Wed Nov 5 22:42:03 2014 +0100
Build with debug and all warnings enabled
---
Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Makefile b/Makefile
index e7fc8fc..5ecf4a6 100644
--- a/Makefile
+++ b/Makefile
@@ -12,6 +12,8 @@ else
LDLIBS=-lOpenCL
endif
+CFLAGS=-g -Wall
+
clinfo:
clinfo.o: clinfo.c $(HDR)
--
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