This patch should fix the issues that people were having with the libvtv testsuite being run (and failing) when GCC was not configured with --enable-vtable-verify. I am still in the process of running some tests, but at this point I am fairly confident that this patch works correctly. Even though I am the libvtv maintainer, I would appreciate someone else reviewing this patch too, as a sanity check.
-- Caroline Tice cmt...@google.com 2013-09-11 Caroline Tice <cmt...@google.com> * Makefile.am: Re-instante ENABLE_VTABLE_VERIFY checks, to make sure testsuite is not run if libstdc++ and libgcc were not built with vtable verification. * Makefile.in: Regenerated. * configure.ac: Re-instatate checks for --enable-vtable-verify flag, to make sure testsuite is not run if libstdc++ and libgcc were not built with vtable verification. * configure: Regenerated.
libvtv-configure.patch
Description: Binary data