diff options
author | midipix <writeonce@midipix.org> | 2023-05-07 05:23:59 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2023-05-07 05:32:43 +0000 |
commit | 6f01554bf1d049f42b443bd48ddfe791fae0b315 (patch) | |
tree | 811ca84e50ba527fed04bae375dc0c70dbc3f323 /sofort | |
parent | a00255a14405341f6e13e8892db724de4e83b0a5 (diff) | |
download | sbpython3-6f01554bf1d049f42b443bd48ddfe791fae0b315.tar.bz2 sbpython3-6f01554bf1d049f42b443bd48ddfe791fae0b315.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 |