diff options
author | midipix <writeonce@midipix.org> | 2019-01-01 04:07:44 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2019-01-01 04:42:17 -0500 |
commit | bc5365fa7872141c0859d51baf9475e9182695eb (patch) | |
tree | 9ad7209a3b5efd4996786465fa3a612cef94780c /sofort | |
parent | 375736a1b4dc1584b3916e65e4dae09ffd4b55fa (diff) | |
download | bcparser-bc5365fa7872141c0859d51baf9475e9182695eb.tar.bz2 bcparser-bc5365fa7872141c0859d51baf9475e9182695eb.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 |