From 2a307e7d1b4a34f5257844c42f66f126e4d71708 Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Mon, 8 Jul 2024 14:26:46 +0200 Subject: [PATCH] xcompile: Use one line per CLANG_CFLAGS_${TARCH} flag Change-Id: I5c649898218a9c5d51d18a35264e9636e3dee179 Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/83374 Tested-by: build bot (Jenkins) Reviewed-by: Felix Singer --- util/xcompile/xcompile | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/util/xcompile/xcompile b/util/xcompile/xcompile index ff067d2f6a..3948811782 100755 --- a/util/xcompile/xcompile +++ b/util/xcompile/xcompile @@ -260,13 +260,20 @@ fi cat <