diff options
author | midipix <writeonce@midipix.org> | 2019-01-01 04:07:44 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2019-01-01 04:42:16 -0500 |
commit | efee242910a4bc32774ee69c18b4b3017fc3a0fa (patch) | |
tree | 2c16d1a0d1e01140eba6ae672a6c12be4e752a44 /sofort | |
parent | 3ba3bc9754ce7ad1cecd12fc915dc37b76a4a2a1 (diff) | |
download | apimagic-efee242910a4bc32774ee69c18b4b3017fc3a0fa.tar.bz2 apimagic-efee242910a4bc32774ee69c18b4b3017fc3a0fa.tar.xz |
build system: config.vars: added the ccenv-specific variables.
Diffstat (limited to 'sofort')
-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 |