diff options
author | midipix <writeonce@midipix.org> | 2019-01-01 04:07:44 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2019-01-01 04:42:19 -0500 |
commit | 112943a4ffb6830eba0b51fee44cbb07e766a555 (patch) | |
tree | c30e2378dd574582eb22523ad26cc230f6eed404 | |
parent | 0b89e42298b261769f963b3db3345382e022885c (diff) | |
download | ntcon-112943a4ffb6830eba0b51fee44cbb07e766a555.tar.bz2 ntcon-112943a4ffb6830eba0b51fee44cbb07e766a555.tar.xz |
build system: config.vars: added the ccenv-specific variables.
-rw-r--r-- | sofort/config/config.vars | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sofort/config/config.vars b/sofort/config/config.vars index ac7c2aa..17f6cd2 100644 --- a/sofort/config/config.vars +++ b/sofort/config/config.vars @@ -6,6 +6,10 @@ git_reference_index custom_install_headers avoid_version +ccenv +ccenv_create_log +ccenv_skip_native + pkgname pkgdesc pkgusrc |