<p>Angel Pons has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/c/coreboot/+/29920">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">[WIP, DONOTMERGE] Remove -Wno-unused-but-set-variable<br><br>It should work properly now.<br><br>Right now, this would break pretty much everything.<br><br>Change-Id: I893e00079b85c82dc9f43fefb00fc00b4d078928<br>Signed-off-by: Angel Pons <th3fanbus@gmail.com><br>---<br>M Makefile.inc<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/20/29920/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/Makefile.inc b/Makefile.inc</span><br><span>index aaae7bc..2ef0851 100644</span><br><span>--- a/Makefile.inc</span><br><span>+++ b/Makefile.inc</span><br><span>@@ -395,7 +395,7 @@</span><br><span> CFLAGS_common += -Wno-packed-not-aligned</span><br><span> CFLAGS_common += -fconserve-stack</span><br><span> # cf. commit f69a99db (coreboot: x86: enable gc-sections)</span><br><span style="color: hsl(0, 100%, 40%);">-CFLAGS_common += -Wno-unused-but-set-variable</span><br><span style="color: hsl(120, 100%, 40%);">+# CFLAGS_common += -Wno-unused-but-set-variable</span><br><span> endif</span><br><span> endif</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/c/coreboot/+/29920">change 29920</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://review.coreboot.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://review.coreboot.org/c/coreboot/+/29920"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I893e00079b85c82dc9f43fefb00fc00b4d078928 </div>
<div style="display:none"> Gerrit-Change-Number: 29920 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Angel Pons <th3fanbus@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>