diff options
author | midipix <writeonce@midipix.org> | 2021-05-31 09:06:42 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2021-05-31 09:58:16 +0000 |
commit | 9f7b0adb5c26f589dd21ee0b4b57baa29795d5f2 (patch) | |
tree | 155de4af7984abbe3d02f01b89aa6d0bd253d21f /sofort/ccenv/ccenv.vars | |
parent | e68df8578e22543ab5011f4600a8738b6abe04aa (diff) | |
download | mmglue-9f7b0adb5c26f589dd21ee0b4b57baa29795d5f2.tar.bz2 mmglue-9f7b0adb5c26f589dd21ee0b4b57baa29795d5f2.tar.xz |
build system: ccenv: added ccenv_cc_environment (hosted/freestanding).
Diffstat (limited to 'sofort/ccenv/ccenv.vars')
-rw-r--r-- | sofort/ccenv/ccenv.vars | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sofort/ccenv/ccenv.vars b/sofort/ccenv/ccenv.vars index 07552af..6cdd547 100644 --- a/sofort/ccenv/ccenv.vars +++ b/sofort/ccenv/ccenv.vars @@ -28,6 +28,7 @@ ccenv_cc_arfmt= ccenv_cc_sofmt= ccenv_cc_binfmt= ccenv_cc_underscore= +ccenv_cc_environment= ccenv_cc_arch_bfd= ccenv_cc_arch_llvm= |