Change in libtelnet[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:28:47 UTC 2021


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

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

configure.ac: set -std=gnu11

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

Approvals:
  Jenkins Builder: Verified
  daniel: Looks good to me, approved



diff --git a/configure.ac b/configure.ac
index 16489f4..6b85c74 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,6 +2,8 @@
 
 AM_INIT_AUTOMAKE
 
+CFLAGS="$CFLAGS -std=gnu11"
+
 AC_PROG_CC
 AC_PROG_LIBTOOL
 

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

Gerrit-Project: libtelnet
Gerrit-Branch: master
Gerrit-Change-Id: Ief41cc4fc2e3d763a4b84f427496a5611f3c90c5
Gerrit-Change-Number: 22468
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-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210128/68d9fcb9/attachment.htm>


More information about the gerrit-log mailing list