diff options
author | midipix <writeonce@midipix.org> | 2021-05-31 09:06:42 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2021-05-31 09:58:15 +0000 |
commit | 5b58e64eb89439537ec7ac36a7d9398325783625 (patch) | |
tree | fdfc644832e115cb74f88dfe6648d7e7c6911ab2 /sofort/config | |
parent | 18f61c14be4be4c2c8bd9449198fba18c5ffc5f3 (diff) | |
download | bfirm-5b58e64eb89439537ec7ac36a7d9398325783625.tar.bz2 bfirm-5b58e64eb89439537ec7ac36a7d9398325783625.tar.xz |
build system: ccenv: added ccenv_cc_environment (hosted/freestanding).
Diffstat (limited to 'sofort/config')
-rw-r--r-- | sofort/config/config.vars | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sofort/config/config.vars b/sofort/config/config.vars index 903abd5..d8a5b2b 100644 --- a/sofort/config/config.vars +++ b/sofort/config/config.vars @@ -52,6 +52,7 @@ compiler toolchain zealous sysroot +freestanding cross_compile shell |