[Pkg-voip-commits] [dahdi-tools] 261/285: xpp: strict compilation flags in oct612x/

tzafrir at debian.org tzafrir at debian.org
Thu Jul 7 19:19:09 UTC 2016


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

tzafrir pushed a commit to branch master
in repository dahdi-tools.

commit d02361e99fc24fb60e63060dab06ed2bda6d61c9
Author: Oron Peled <oron.peled at xorcom.com>
Date:   Sun Dec 21 11:26:29 2014 -0500

    xpp: strict compilation flags in oct612x/
    
    Signed-off-by: Oron Peled <oron.peled at xorcom.com>
    Signed-off-by: Tzafrir Cohen <tzafrir.cohen at xorcom.com>
---
 xpp/oct612x/Makefile.am | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/xpp/oct612x/Makefile.am b/xpp/oct612x/Makefile.am
index 534e39c..78ec483 100644
--- a/xpp/oct612x/Makefile.am
+++ b/xpp/oct612x/Makefile.am
@@ -1,3 +1,5 @@
+GLOBAL_CFLAGS	= -Wall -Werror
+
 OCTASIC_DEFINES	= \
 	-DPTR_TYPE=uint32_t	\
 	-DcOCT6100_INTERNAL_SUPER_ARRAY_SIZE=1024	\
@@ -84,6 +86,7 @@ noinst_HEADERS	= \
 		#
 
 liboctasic_la_CFLAGS	= \
+	$(GLOBAL_CFLAGS) \
 	$(OCTASIC_DEFINES) \
 	$(OCTASIC_CFLAGS)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/dahdi-tools.git



More information about the Pkg-voip-commits mailing list