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 | 1c724b16eace27ade4afaf9efa45096d80c986f6 (patch) | |
tree | eb0b6728bdbefc95806c342fec95d2d9bf25ac57 /sofort | |
parent | 6dda529d32b0cd18668fa62e3d8e65509ae23cc4 (diff) | |
download | pemagine-1c724b16eace27ade4afaf9efa45096d80c986f6.tar.bz2 pemagine-1c724b16eace27ade4afaf9efa45096d80c986f6.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 |