Merge "Set CONFIG_SHELL to avoid bash-isms"

This commit is contained in:
Zuul
2025-04-25 22:21:22 +00:00
committed by Gerrit Code Review

View File

@@ -6,7 +6,7 @@
sudo bash -c "echo /usr/local/lib >> /etc/ld.so.conf"
sudo ldconfig
./autogen.sh
./configure
CONFIG_SHELL=/bin/sh ./configure
make
make test
make valgrind-test