This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH, libstdc++] Make abi_check multilib-aware
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Adam Nemet <anemet at caviumnetworks dot com>
- Cc: libstdc++ at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Mon, 23 Feb 2009 12:12:31 -0800
- Subject: Re: [PATCH, libstdc++] Make abi_check multilib-aware
- References: <18842.26311.931182.77138@ropi.home>
> * testsuite/libstdc++-abi/abi.exp: Add multilib support.
> * acinclude.m4 (GLIBCXX_CONFIGURE_TESTSUITE): Remove
> MULTISUBDIR from baseline_dir.
> * configure: Regenerate.
> * testsuite/Makefile.am (baseline_file): Remove variable.
> (site.exp): Set baseline_dir rather than baseline_file.
> (check-abi): Pass AM_RUNTESTFLAGS and RUNTESTFLAGS to runtest.
> * testsuite/Makefile.in: Regenerate.
This is ok, thanks.
-benjamin