mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 14:20:07 +00:00
a7fe3e805d
The conditionals for several mtrace-based tests in catgets, elf, libio, malloc, misc, nptl, posix, and stdio-common were incorrect leading to test failures when bootstrapping glibc without perl. The correct conditional for mtrace-based tests requires three checks: first checking for run-built-tests, then build-shared, and lastly that PERL is not equal to "no" (missing perl). Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org> |
||
---|---|---|
.. | ||
catgets.c | ||
catgetsinfo.h | ||
config.h | ||
Depend | ||
gencat.c | ||
Makefile | ||
nl_types.h | ||
open_catalog.c | ||
sample.SJIS | ||
test1.msg | ||
test2.msg | ||
test-gencat.c | ||
test-gencat.sh | ||
tst-catgets.c | ||
Versions | ||
xopen-msg.awk |