diff options
author | midipix <writeonce@midipix.org> | 2019-01-01 04:07:44 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2019-01-01 04:42:21 -0500 |
commit | e99ae9a695be90e9e6f017465f058d35daf7d9b2 (patch) | |
tree | 21c7a6d8595a31360c2d3aa6d7cdff879dde432f | |
parent | f2ee7e3bd900d972a7fd09e04ffc91f89ce2c7fa (diff) | |
download | ptycon-e99ae9a695be90e9e6f017465f058d35daf7d9b2.tar.bz2 ptycon-e99ae9a695be90e9e6f017465f058d35daf7d9b2.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 |