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 | 61c0611a1606d735d781e394a2343fd726d9e9e8 (patch) | |
tree | 8dd118599924a04409c225950ca6ff16272f1d8c /sofort | |
parent | 067c883d276d258c503507b70afb505aa679af3a (diff) | |
download | bfirm-61c0611a1606d735d781e394a2343fd726d9e9e8.tar.bz2 bfirm-61c0611a1606d735d781e394a2343fd726d9e9e8.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 |