summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2021-06-05 14:52:52 +0000
committermidipix <writeonce@midipix.org>2021-06-05 14:52:52 +0000
commitae1d7578b04c23307706f2fa1d2689bc667d712e (patch)
treef97317cd0e711765f2017fbb6dc6cd633ee060d7
parent1be777000511297b83b8d9a25a62ce04ed6e4f3d (diff)
downloadslibtool-ae1d7578b04c23307706f2fa1d2689bc667d712e.tar.bz2
slibtool-ae1d7578b04c23307706f2fa1d2689bc667d712e.tar.xz
build system: ccenv: ccenv_output_defs(): record compilation environment.
-rw-r--r--sofort/ccenv/ccenv.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/sofort/ccenv/ccenv.sh b/sofort/ccenv/ccenv.sh
index eddbb68..f05ff49 100644
--- a/sofort/ccenv/ccenv.sh
+++ b/sofort/ccenv/ccenv.sh
@@ -1443,6 +1443,7 @@ ccenv_output_defs()
fi
eval 'ccenv_'${ccenv_cfgtype}'_cc'=\'$ccenv_cc\'
+ eval 'ccenv_'${ccenv_cfgtype}'_cc_environment'=\'$ccenv_cc_environment\'
}
ccenv_set_cc_switch_vars()