This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: libmudflap and RUNTESTFLAGS


janis187 wrote:

> [...]
> The libmudflap tests are also run when a specific .exp file is named in
> RUNTESTFLAGS, as with
>   make -k RUNTESTFLAGS="--target_board=unix'{-m32,-m64}' vmx.exp" check

This is probably because of the "XXX hack alert" section in
libmudflap/Makefile.am, which does not include "RUNTESTFLAGS" as a
value to specially propagate to the testsuite subdirectory.  I'll
try adding it there.

- FChE


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