From 0d25bba7b9d75818f041c43362852cd103ff8824 Mon Sep 17 00:00:00 2001 From: midipix Date: Sun, 16 Aug 2020 16:05:11 +0000 Subject: build system: ccenv: added +ccenv_set_os_dso_format() [binary or archive]. --- 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 a8a07e3..61f9897 100644 --- a/sofort/ccenv/ccenv.in +++ b/sofort/ccenv/ccenv.in @@ -25,6 +25,7 @@ CC_HOST = @ccenv_cc_host@ CC_BITS = @ccenv_cc_bits@ CC_ARFMT = @ccenv_cc_arfmt@ +CC_SOFMT = @ccenv_cc_sofmt@ CC_BINFMT = @ccenv_cc_binfmt@ CC_UNDERSCORE = @ccenv_cc_underscore@ -- cgit v1.2.3