Change in libusrp[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 10:47:52 UTC 2021


osmith has submitted this change. ( https://gerrit.osmocom.org/c/libusrp/+/22469 )

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

configure.ac: set -std=gnu11

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

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, but someone else must approve
  daniel: Looks good to me, but someone else must approve
  osmith: Looks good to me, approved



diff --git a/configure.ac b/configure.ac
index 0b38b93..bcc95e6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,6 +7,8 @@
 
 AC_CONFIG_MACRO_DIRS([m4])
 
+CFLAGS="$CFLAGS -std=gnu11"
+
 dnl include release helper
 RELMAKE='-include osmo-release.mk'
 AC_SUBST([RELMAKE])

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

Gerrit-Project: libusrp
Gerrit-Branch: master
Gerrit-Change-Id: I9245df7569f0fed936d5e1a1783fc40203cecba1
Gerrit-Change-Number: 22469
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <dwillmann at sysmocom.de>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210128/c2fa7abe/attachment.htm>


More information about the gerrit-log mailing list