From bb082ee238c8b452e8962d3668427e575c758630 Mon Sep 17 00:00:00 2001 From: midipix Date: Sun, 16 Aug 2020 08:27:18 +0000 Subject: build system: ccenv: ccenv_set_primary_tools(): added archive format support. --- 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 f12c78e..a8a07e3 100644 --- a/sofort/ccenv/ccenv.in +++ b/sofort/ccenv/ccenv.in @@ -24,6 +24,7 @@ OS_LIB_SUFFIXED_SUFFIX = @ccenv_os_lib_suffixed_suffix@ CC_HOST = @ccenv_cc_host@ CC_BITS = @ccenv_cc_bits@ +CC_ARFMT = @ccenv_cc_arfmt@ CC_BINFMT = @ccenv_cc_binfmt@ CC_UNDERSCORE = @ccenv_cc_underscore@ -- cgit v1.2.3