diff options
author | midipix <writeonce@midipix.org> | 2021-05-31 09:06:42 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2021-05-31 09:58:18 +0000 |
commit | 6047c89bbd37698bddb6bda565772aac144a25a2 (patch) | |
tree | 4d6e43dd02776fc7713acb22b8d3d92c4db20850 /sofort/config | |
parent | cf7bb3486f5f5f143be384021237c3d074e2bb50 (diff) | |
download | sbpython3-6047c89bbd37698bddb6bda565772aac144a25a2.tar.bz2 sbpython3-6047c89bbd37698bddb6bda565772aac144a25a2.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 |