summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2021-06-09 18:45:13 +0000
committermidipix <writeonce@midipix.org>2021-06-10 09:08:32 +0000
commit69f10e348398f66c8efdfab183f9852e1f7e8c64 (patch)
tree2c418539417d1fbaace334b1ca1a353efb7bae65
parente3d9969620249a3553a7ba99e52f95b72f5f87c3 (diff)
downloadsbpython2-69f10e348398f66c8efdfab183f9852e1f7e8c64.tar.bz2
sbpython2-69f10e348398f66c8efdfab183f9852e1f7e8c64.tar.xz
build system: ccenv: ccenv_output_defs(): record -dumpmachine support.
-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 332e12f..bc0030a 100644
--- a/sofort/ccenv/ccenv.sh
+++ b/sofort/ccenv/ccenv.sh
@@ -1466,6 +1466,7 @@ ccenv_output_defs()
eval 'ccenv_'${ccenv_cfgtype}'_cc'=\'$ccenv_cc\'
eval 'ccenv_'${ccenv_cfgtype}'_cc_environment'=\'$ccenv_cc_environment\'
+ eval 'ccenv_'${ccenv_cfgtype}'_dumpmachine_switch'=\'$ccenv_dumpmachine_switch\'
}
ccenv_set_cc_switch_vars()