summaryrefslogtreecommitdiff
path: root/sofort/ccenv/ccenv.in
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2020-08-16 08:27:18 +0000
committermidipix <writeonce@midipix.org>2020-08-16 18:04:05 +0000
commit3158adefbfea3bd0ee64e2ef6c76e9cb5d8f77bb (patch)
treed02b4ae16034d969105c2167d455f65cee3d1a96 /sofort/ccenv/ccenv.in
parent5797b625d51859265918911dff7618e72b4aa0de (diff)
downloadsbpython3-3158adefbfea3bd0ee64e2ef6c76e9cb5d8f77bb.tar.bz2
sbpython3-3158adefbfea3bd0ee64e2ef6c76e9cb5d8f77bb.tar.xz
build system: ccenv: ccenv_set_primary_tools(): added archive format support.
Diffstat (limited to 'sofort/ccenv/ccenv.in')
-rw-r--r--sofort/ccenv/ccenv.in1
1 files changed, 1 insertions, 0 deletions
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@