osmith has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-hlr/+/22477 )


Change subject: configure.ac: set -std=gnu11
......................................................................

configure.ac: set -std=gnu11

Change-Id: I5ea5365338248e29591a40ec1e19db95f8ae6877
---
M configure.ac
1 file changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-hlr refs/changes/77/22477/1

diff --git a/configure.ac b/configure.ac
index 341e925..748ca56 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,6 +12,8 @@

 AC_CONFIG_TESTDIR(tests)

+CFLAGS="$CFLAGS -std=gnu11"
+
 dnl kernel style compile messages
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 

--
To view, visit https://gerrit.osmocom.org/c/osmo-hlr/+/22477
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-Change-Id: I5ea5365338248e29591a40ec1e19db95f8ae6877
Gerrit-Change-Number: 22477
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>
Gerrit-MessageType: newchange

Reply via email to