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 | a2490d0d760281872b79d1a218e55849b7b8d67f (patch) | |
tree | ad3215e6f9d7357ae8d345b017db8bd5c341b556 /sofort/config | |
parent | 12ee61bb35e3c6827d6f1019657b271bd51e03ba (diff) | |
download | u16ports-a2490d0d760281872b79d1a218e55849b7b8d67f.tar.bz2 u16ports-a2490d0d760281872b79d1a218e55849b7b8d67f.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 |