diff options
Diffstat (limited to 'sofort/ccenv/ccenv.in')
-rw-r--r-- | sofort/ccenv/ccenv.in | 1 |
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@ |