<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/22355">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">configure.ac: set -std=gnu89<br><br>Avoid using different dialects by accident (and resulting compiler<br>errors if compiler assumes a different dialect), like in<br>I72310886bef4db635078b75715c9d98ee45391cc.<br><br>Related: https://lists.osmocom.org/pipermail/openbsc/2019-September/013030.html<br>Related: osmo-pcu Ia57ba101627e3cc0babeca82631e207a3e2e0960<br>Change-Id: Id79b13d3c498acb565f91eba650328fccb5a13ef<br>---<br>M configure.ac<br>1 file changed, 2 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/55/22355/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/configure.ac b/configure.ac</span><br><span>index 32ea7ca..e8b8582 100644</span><br><span>--- a/configure.ac</span><br><span>+++ b/configure.ac</span><br><span>@@ -8,6 +8,8 @@</span><br><span> AM_INIT_AUTOMAKE([foreign dist-bzip2 no-dist-gzip 1.6 subdir-objects])</span><br><span> AC_CONFIG_TESTDIR(tests)</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+CFLAGS="$CFLAGS -std=gnu89"</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> dnl kernel style compile messages</span><br><span> m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/22355">change 22355</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/libosmocore/+/22355"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Id79b13d3c498acb565f91eba650328fccb5a13ef </div>
<div style="display:none"> Gerrit-Change-Number: 22355 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>