[PATCH] libosmocore[master]: configure.ac: Enable -Wall by default

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Sun Jun 18 09:26:42 UTC 2017


Review at  https://gerrit.osmocom.org/2958

configure.ac: Enable -Wall by default

Change-Id: I70f917e05ad46049487710d1752aad2505c96696
---
M configure.ac
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/58/2958/1

diff --git a/configure.ac b/configure.ac
index 531544a..59872f6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -236,7 +236,7 @@
 fi
 
 CFLAGS+=" -DBUILDING_LIBOSMOCORE -Werror"
-CPPFLAGS+=" -DBUILDING_LIBOSMOCORE -Werror"
+CPPFLAGS+=" -DBUILDING_LIBOSMOCORE -Werror -Wall"
 
 AC_ARG_ENABLE(simd,
 	[AS_HELP_STRING(

-- 
To view, visit https://gerrit.osmocom.org/2958
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I70f917e05ad46049487710d1752aad2505c96696
Gerrit-PatchSet: 1
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list