This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [patch] skip tpf configure tests
- From: DJ Delorie <dj at redhat dot com>
- To: Benjamin De Kosnik <bkoz at redhat dot com>
- Cc: libstdc++ at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Wed, 2 May 2012 15:35:12 -0400
- Subject: Re: [patch] skip tpf configure tests
- References: <201204302325.q3UNP7Ne030994@greed.delorie.com> <20120502093339.10525de5@adair>
> > * crossconfig.m4: Since we know that all TPF builds are cross-
> > builds and cannot run configuration-time link tests, do not
> > allow it; just go with known supported linker options.
> > * configure: Regenerate (called as GLIBCXX_CROSSCONFIG).
>
> OK
Thanks! Committed.