[coreboot-gerrit] Change in ...coreboot[master]: util/xcompile/xcompile: Use tab for indent

HAOUAS Elyes (Code Review) gerrit at coreboot.org
Fri Dec 21 09:34:45 CET 2018


HAOUAS Elyes has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/30352


Change subject: util/xcompile/xcompile: Use tab for indent
......................................................................

util/xcompile/xcompile: Use tab for indent

Change-Id: I9878e6d962004003e2c05a6cdb8ecb0a3a02ae66
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M util/xcompile/xcompile
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/52/30352/1

diff --git a/util/xcompile/xcompile b/util/xcompile/xcompile
index 58f60f0..0fefff2 100755
--- a/util/xcompile/xcompile
+++ b/util/xcompile/xcompile
@@ -238,7 +238,7 @@
 # to use i586 instead.
 if [ "${TARCH}" = "x86_64" ]; then
 cat <<EOF
-        GCC_CFLAGS_${TARCH} += -march=nocona
+	GCC_CFLAGS_${TARCH} += -march=nocona
 EOF
 fi
 

-- 
To view, visit https://review.coreboot.org/c/coreboot/+/30352
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I9878e6d962004003e2c05a6cdb8ecb0a3a02ae66
Gerrit-Change-Number: 30352
Gerrit-PatchSet: 1
Gerrit-Owner: HAOUAS Elyes <ehaouas at noos.fr>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181221/51945470/attachment-0001.html>


More information about the coreboot-gerrit mailing list