This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [Patch] Fix canadian cross build on systems with no fenv.h
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: Steve Ellcey <sellcey at mips dot com>
- Cc: "libstdc++" <libstdc++ at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Thu, 31 Oct 2013 14:17:58 +0000
- Subject: Re: [Patch] Fix canadian cross build on systems with no fenv.h
- Authentication-results: sourceware.org; auth=none
- References: <e121033a-fa16-415f-a9f4-91210915dae1 at BAMAIL02 dot ba dot imgtec dot org>
On 30 October 2013 17:17, Steve Ellcey wrote:
>
> Tested with both my canadian cross build and a standard cross build
> targetting mips-mti-elf.
>
> OK for checkin?
Yes, thanks.