Change in osmo-e1d[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
Wed Jan 27 17:07:51 UTC 2021


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


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

configure.ac: set -std=gnu11

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



  git pull ssh://gerrit.osmocom.org:29418/osmo-e1d refs/changes/74/22474/1

diff --git a/configure.ac b/configure.ac
index 548cc68..a7e4952 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10,6 +10,8 @@
 
 AM_INIT_AUTOMAKE([foreign dist-bzip2 no-dist-gzip 1.9])
 
+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-e1d/+/22474
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-e1d
Gerrit-Branch: master
Gerrit-Change-Id: Ib2356c2158b5aaa27cb4692de0f92d09d0bfca06
Gerrit-Change-Number: 22474
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210127/695aac83/attachment.htm>


More information about the gerrit-log mailing list