<p>Richard Mudgett has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/9613">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">core: AST_DEVMODE no longer affects ABI.<br><br>Remove AST_DEVMODE from the AST_BUILDOPTS list and the AST_BUILDOPTS_SUM<br>calculation as it no longer affects API/ABI compatibility.<br><br>Change-Id: Id5bd6dfade173a53b3a49f715586b86e3fb24acb<br>---<br>M build_tools/make_buildopts_h<br>1 file changed, 2 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/13/9613/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/build_tools/make_buildopts_h b/build_tools/make_buildopts_h</span><br><span>index c47d508..57df27d 100755</span><br><span>--- a/build_tools/make_buildopts_h</span><br><span>+++ b/build_tools/make_buildopts_h</span><br><span>@@ -14,7 +14,8 @@</span><br><span> if ${GREP} "AST_DEVMODE" makeopts | ${GREP} -q "yes"</span><br><span> then</span><br><span>     echo "#define AST_DEVMODE 1"</span><br><span style="color: hsl(0, 100%, 40%);">-  BUILDOPTS="AST_DEVMODE"</span><br><span style="color: hsl(120, 100%, 40%);">+     # AST_DEVMODE is no longer an API/ABI affecting option so it no longer</span><br><span style="color: hsl(120, 100%, 40%);">+        # gets added to BUILDOPTS.</span><br><span> fi</span><br><span> </span><br><span> TMP=`${GREP} -e "^MENUSELECT_CFLAGS" menuselect.makeopts | sed 's/MENUSELECT_CFLAGS\=//g' | sed 's/-D//g'`</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/9613">change 9613</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.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.asterisk.org/9613"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 16 </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Id5bd6dfade173a53b3a49f715586b86e3fb24acb </div>
<div style="display:none"> Gerrit-Change-Number: 9613 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Richard Mudgett <rmudgett@digium.com> </div>