This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: make check build failure (tst-printf-bz18872)


Was that a cross-compiling case?  The only thing I see funny is that the
$(objpfx)tst-printf-bz18872.c target is inside ifeq ($(run-built-tests),yes),
which it should not be.  What happens if you move that target outside the
conditional?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]