From d36238f5f0e46ff3ecc5352d1dc0b66f073e8d8d Mon Sep 17 00:00:00 2001 From: "Lance R. Vick" Date: Sun, 15 Oct 2023 23:40:24 -0700 Subject: [PATCH] remove debug changes --- Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 0938ec18..0d2e5036 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -#ifeq ("$(wildcard ./src/toolchain/Makefile)","") -# gsu := $(shell git submodule update --init --recursive) -#endif +ifeq ("$(wildcard ./src/toolchain/Makefile)","") + gsu := $(shell git submodule update --init --recursive) +endif TARGET := aws include $(PWD)/src/toolchain/Makefile @@ -168,7 +168,6 @@ $(OUT_DIR)/$(TARGET)-$(ARCH).eif $(OUT_DIR)/$(TARGET)-$(ARCH).pcrs: \ $(OUT_DIR)/qos_host.$(PLATFORM)-$(ARCH): \ $(shell git ls-files src/qos_host src/qos_core config) $(MAKE) $(CACHE_DIR)/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/libc.a - echo "I am getting called" $(call toolchain-profile-start) $(call toolchain," \ export \