summaryrefslogtreecommitdiffhomepage
path: root/sofort/ccenv/ccenv.in
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2020-08-16 16:05:11 +0000
committermidipix <writeonce@midipix.org>2020-08-16 18:04:08 +0000
commit7b4c880b2ee4ddef9c07d587fc4f51d6cc788fb3 (patch)
tree45f95ee76c5cfa87213610c93a78c16e4770d5e2 /sofort/ccenv/ccenv.in
parent3599fe5557c630d20a70ab008642c703eaa58561 (diff)
downloadu16ports-7b4c880b2ee4ddef9c07d587fc4f51d6cc788fb3.tar.bz2
u16ports-7b4c880b2ee4ddef9c07d587fc4f51d6cc788fb3.tar.xz
build system: ccenv: added +ccenv_set_os_dso_format() [binary or archive].
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 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@