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: [PATCH] c++-types-check: Do not run this test if there is no C++ support


Follow the example of tst-chk4 et al in debug/Makefile.  That is, just add
it to tests-unsupported.  There is no need to conditionalize adding it to
tests or tests-special per se.  But if it's in tests-unsupported it can't
have an explicit foo.out rule, so for this case conditionalizing its
addition to tests-special along with the explicit rule makes sense.


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