diff options
author | midipix <writeonce@midipix.org> | 2023-05-07 05:23:59 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2023-05-07 05:32:44 +0000 |
commit | 6f4a34cefab59fff80a9520c281160619a94c6ef (patch) | |
tree | 18b6899530e3cfa046e3f1f81b34857b21e7fa00 /sofort/config | |
parent | 9c783141692414c032750cb4968aabcd9fde55ca (diff) | |
download | tpax-6f4a34cefab59fff80a9520c281160619a94c6ef.tar.bz2 tpax-6f4a34cefab59fff80a9520c281160619a94c6ef.tar.xz |
build system: ./configure: base SHELL on the environment's CONFIG_SHELL.
Diffstat (limited to 'sofort/config')
-rw-r--r-- | sofort/config/config.vars | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sofort/config/config.vars b/sofort/config/config.vars index 0c01a29..38d5616 100644 --- a/sofort/config/config.vars +++ b/sofort/config/config.vars @@ -54,6 +54,7 @@ zealous sysroot freestanding cross_compile +config_shell shell pkgconf |