diff options
author | midipix <writeonce@midipix.org> | 2023-05-07 05:23:59 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2023-05-07 05:32:42 +0000 |
commit | 08d99e0e5620dc3d9f5f8161d0ead1f2e16cfce9 (patch) | |
tree | c9f30498340b2ea837b31c00372dd5c6e6c4c2cf /sofort | |
parent | 8146f52b7b85df5e69edf489dfd6714abf4f51d1 (diff) | |
download | ntux-08d99e0e5620dc3d9f5f8161d0ead1f2e16cfce9.tar.bz2 ntux-08d99e0e5620dc3d9f5f8161d0ead1f2e16cfce9.tar.xz |
build system: ./configure: base SHELL on the environment's CONFIG_SHELL.
Diffstat (limited to 'sofort')
-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 |