This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Unreviewed patch
- From: Rainer Orth <ro at CeBiTec dot Uni-Bielefeld dot DE>
- To: Ralf Wildenhues <Ralf dot Wildenhues at gmx dot de>
- Cc: gcc-patches at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org
- Date: Mon, 01 Mar 2010 21:21:02 +0100
- Subject: Re: Unreviewed patch
- References: <yddy6ii948o.fsf@manam.CeBiTec.Uni-Bielefeld.DE> <20100224195531.GG29904@gmx.de>
Ralf Wildenhues <Ralf.Wildenhues@gmx.de> writes:
> This:
>
> --- a/libstdc++-v3/testsuite/Makefile.am Mon Jan 25 10:22:04 2010 +0000
> +++ b/libstdc++-v3/testsuite/Makefile.am Wed Feb 03 19:26:03 2010 +0100
> @@ -103,6 +103,8 @@
>
> # Run the testsuite in normal mode.
> check-DEJAGNU $(check_DEJAGNU_normal_targets): check-DEJAGNU%: site.exp
> + AR=$(AR); export AR; \
> + RANLIB=$(RANLIB); export RANLIB; \
>
> would probably be safer if the $(AR) and $(RANLIB) were enclosed in
> quotes, in case some user uses RANLIB="ranlib -t" or so.
Thanks for pointing this out. I've made the change and commited, based
on Paolo's approval.
Rainer
--
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University