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 | 0959e7118c47e3e2e426ca4979737e70e1a08711 (patch) | |
tree | b8805cd1aaa61cc4246af3ad56a99176ae85e77a /sofort/config | |
parent | 687bbd906e1285aa1598588fe507712e3b06b898 (diff) | |
download | mdso-0959e7118c47e3e2e426ca4979737e70e1a08711.tar.bz2 mdso-0959e7118c47e3e2e426ca4979737e70e1a08711.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 |