FS#2608 - glibc build: make check is useless with fakeroot
|
Details
When building glibc for i586, I got many errors in the make
check stage of glibc NPTL.
The test fails when fakeroot is used to build a package. Also, the return value of make check is never tested, so make check is useless. |
This task depends upon