From 7c3ae02059f68bd6c87f7eb8ef556eeafef28a9f Mon Sep 17 00:00:00 2001 From: midipix Date: Mon, 31 May 2021 09:06:42 +0000 Subject: build system: ccenv: added ccenv_cc_environment (hosted/freestanding). --- sofort/ccenv/ccenv.in | 1 + 1 file changed, 1 insertion(+) (limited to 'sofort/ccenv/ccenv.in') diff --git a/sofort/ccenv/ccenv.in b/sofort/ccenv/ccenv.in index 61f9897..4037952 100644 --- a/sofort/ccenv/ccenv.in +++ b/sofort/ccenv/ccenv.in @@ -28,6 +28,7 @@ CC_ARFMT = @ccenv_cc_arfmt@ CC_SOFMT = @ccenv_cc_sofmt@ CC_BINFMT = @ccenv_cc_binfmt@ CC_UNDERSCORE = @ccenv_cc_underscore@ +CC_ENVIRONMENT = @ccenv_cc_environment@ CC_ARCH_BFD = @ccenv_cc_arch_bfd@ CC_ARCH_LLVM = @ccenv_cc_arch_llvm@ -- cgit v1.2.3