summaryrefslogtreecommitdiff
path: root/sofort/ccenv/ccenv.in
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2021-05-31 09:06:42 +0000
committermidipix <writeonce@midipix.org>2021-05-31 09:58:14 +0000
commit166680eb840b26e0f89163ed6ff0e45cf06bafa6 (patch)
tree17c58f75d4f1ff6b7734569d1b52f39d7bf3668e /sofort/ccenv/ccenv.in
parentb0f7ad710ceffdd86ac79d8c87a600dcc8dddd44 (diff)
downloadbcparser-166680eb840b26e0f89163ed6ff0e45cf06bafa6.tar.bz2
bcparser-166680eb840b26e0f89163ed6ff0e45cf06bafa6.tar.xz
build system: ccenv: added ccenv_cc_environment (hosted/freestanding).
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 61f9897..4037952 100644
--- a/sofort/ccenv/ccenv.in
+++ b/sofort/ccenv/ccenv.in
@@ -28,6 +28,7 @@ CC_ARFMT = @ccenv_cc_arfmt@
CC_SOFMT = @ccenv_cc_sofmt@
CC_BINFMT = @ccenv_cc_binfmt@
CC_UNDERSCORE = @ccenv_cc_underscore@
+CC_ENVIRONMENT = @ccenv_cc_environment@
CC_ARCH_BFD = @ccenv_cc_arch_bfd@
CC_ARCH_LLVM = @ccenv_cc_arch_llvm@