From 517ed8b0e4cb881618d7882a70d28d659ac2f81c Mon Sep 17 00:00:00 2001 From: Nico Huber Date: Wed, 24 Jul 2019 20:16:00 +0200 Subject: xcompile: Store XGCCPATH It can be useful to pass along to external projects, e.g. payloads. Change-Id: I61c7bb162e2737a562cbef08b32ebbafd9cf1cb0 Signed-off-by: Nico Huber Reviewed-on: https://review.coreboot.org/c/coreboot/+/34555 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi Reviewed-by: Martin Roth --- util/xcompile/xcompile | 1 + 1 file changed, 1 insertion(+) diff --git a/util/xcompile/xcompile b/util/xcompile/xcompile index e8d6677994..f431625878 100755 --- a/util/xcompile/xcompile +++ b/util/xcompile/xcompile @@ -98,6 +98,7 @@ fi cat <