mirror of git://sourceware.org/git/glibc.git
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> |
||
|---|---|---|
| .. | ||
| Depend | ||
| Makefile | ||
| Versions | ||
| catgets.c | ||
| catgetsinfo.h | ||
| config.h | ||
| gencat.c | ||
| nl_types.h | ||
| open_catalog.c | ||
| sample.SJIS | ||
| test-gencat.c | ||
| test-gencat.sh | ||
| test1.msg | ||
| test2.msg | ||
| tst-catgets.c | ||
| xopen-msg.awk | ||