Skip to content
Unverified Commit a7fe3e80 authored by Carlos O'Donell's avatar Carlos O'Donell Committed by Andreas K. Hüttel
Browse files

Fix conditionals on mtrace-based tests (bug 31892)



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: default avatarAdhemerval Zanella <adhemerval.zanella@linaro.org>
parent 4f7eb238
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment