diff options
author | midipix <writeonce@midipix.org> | 2023-05-07 05:23:59 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2023-05-07 05:32:41 +0000 |
commit | a753bfd810294427bd68521654be230741fd0152 (patch) | |
tree | 9fdeb79e243bf5c6cc0cbf32420cc47924d73ff7 /sofort | |
parent | f79c64f2958d18c3013c344a8065c611b2361256 (diff) | |
download | apimagic-a753bfd810294427bd68521654be230741fd0152.tar.bz2 apimagic-a753bfd810294427bd68521654be230741fd0152.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 |