<p>Damien Zammit has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21221">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">clang: Enable integrated assembler on clang builds<br><br>Change-Id: I883bf7eb2ab52ba3d7a284c96d4aade8bc1ee4ae<br>Signed-off-by: Damien Zammit <damien@zamaudio.com><br>---<br>M util/xcompile/xcompile<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/21/21221/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/util/xcompile/xcompile b/util/xcompile/xcompile<br>index 3918346..408ca71 100755<br>--- a/util/xcompile/xcompile<br>+++ b/util/xcompile/xcompile<br>@@ -252,7 +252,7 @@<br> # Clang<br> CLANG_CC_${TARCH}:=${CLANG}<br> CLANG_CFLAGS_${TARCH}:=${CFLAGS_CLANG}<br>-CLANG_CFLAGS_${TARCH}+=-no-integrated-as -Qunused-arguments -m${TWIDTH}<br>+CLANG_CFLAGS_${TARCH}+=-Qunused-arguments -m${TWIDTH}<br> # tone down clang compiler warnings<br> CLANG_CFLAGS_${TARCH}+=-Wno-unused-variable -Wno-unused-function -Wno-tautological-compare<br> CLANG_CFLAGS_${TARCH}+=-Wno-shift-overflow -Wno-address-of-packed-member -Wno-initializer-overrides<br></pre><p>To view, visit <a href="https://review.coreboot.org/21221">change 21221</a>. To unsubscribe, 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/21221"/><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-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I883bf7eb2ab52ba3d7a284c96d4aade8bc1ee4ae </div>
<div style="display:none"> Gerrit-Change-Number: 21221 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Damien Zammit <damien@zamaudio.com> </div>