diff options
author | midipix <writeonce@midipix.org> | 2021-05-31 09:06:42 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2021-05-31 09:58:17 +0000 |
commit | baa9bea758eeb959b37c9c0a8a8fe6a1c5b57738 (patch) | |
tree | da085c0ffc6f254b1f916c52e8730b6c6af44794 /sofort/config | |
parent | b442ccc9232c6c5b6b27e61c7f8db6f5be8e71b9 (diff) | |
download | perk-baa9bea758eeb959b37c9c0a8a8fe6a1c5b57738.tar.bz2 perk-baa9bea758eeb959b37c9c0a8a8fe6a1c5b57738.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 |