diff options
author | midipix <writeonce@midipix.org> | 2021-05-31 09:06:42 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2021-05-31 09:58:19 +0000 |
commit | dcb9bd04278d829e34443e91abadb0f956f5a07b (patch) | |
tree | 6765840e0deab83d017dc7c7bb0534d53e929085 /sofort/config | |
parent | e94fc59e7134affe51affb147ca65f0a16d0902e (diff) | |
download | u16ports-dcb9bd04278d829e34443e91abadb0f956f5a07b.tar.bz2 u16ports-dcb9bd04278d829e34443e91abadb0f956f5a07b.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 |