diff options
author | midipix <writeonce@midipix.org> | 2019-01-01 04:07:44 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2019-01-01 04:42:20 -0500 |
commit | 76470f7ffa15a45e2a1a3f4f2bbb535304ba6800 (patch) | |
tree | fe354986691b11a9cd55b233b75c5bf781484924 | |
parent | 37ea1320cc7e34efb27c22e34e97161c72f73a0f (diff) | |
download | ntux-76470f7ffa15a45e2a1a3f4f2bbb535304ba6800.tar.bz2 ntux-76470f7ffa15a45e2a1a3f4f2bbb535304ba6800.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 |