mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-06 12:00:24 +08:00
cb7b1c9014
configure scripts need to be runnable with a POSIX-compliant /bin/sh. On many (but not all!) systems, /bin/sh is provided by Bash, so errors like this aren't spotted. Notably Debian defaults to /bin/sh provided by dash which doesn't tolerate such bashisms as '=='. This retains compatibility with bash. Fixes configure warnings/errors like: ``` checking if compiler warns about alias for function with incompatible types... yes /var/tmp/portage/sys-libs/glibc-2.34-r10/work/glibc-2.34/configure: 4209: test: xyes: unexpected operator ``` Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org> Signed-off-by: Sam James <sam@gentoo.org> |
||
---|---|---|
.. | ||
multiarch | ||
e_sqrtf128.c | ||
Implies | ||
sfp-machine.h | ||
w_ilogb_template.c | ||
w_ilogbl.c | ||
w_llogb_template.c | ||
w_llogbl.c |