Change in osmo-sip-connector[master]: configure.ac: set -std=gnu11

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/.

osmith gerrit-no-reply at lists.osmocom.org
Thu Jan 28 09:29:00 UTC 2021


osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-sip-connector/+/22484 )

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

configure.ac: set -std=gnu11

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

Approvals:
  lynxis lazus: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/configure.ac b/configure.ac
index 39d10f1..10a6392 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,6 +18,8 @@
 RELMAKE='-include osmo-release.mk'
 AC_SUBST([RELMAKE])
 
+CFLAGS="$CFLAGS -std=gnu11"
+
 dnl kernel style compile messages
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 AC_PROG_CC

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

Gerrit-Project: osmo-sip-connector
Gerrit-Branch: master
Gerrit-Change-Id: Ic95981af622dd713638bec775514dc4ef25594d4
Gerrit-Change-Number: 22484
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: lynxis lazus <lynxis at fe80.eu>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210128/d972cfc4/attachment.htm>


More information about the gerrit-log mailing list