This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [build] More --enable-threads cleanup
- From: Arnaud Charlet <charlet at adacore dot com>
- To: Rainer Orth <ro at CeBiTec dot Uni-Bielefeld dot DE>
- Cc: gcc-patches at gcc dot gnu dot org, Paolo Bonzini <bonzini at gnu dot org>, Ralf Wildenhues <Ralf dot Wildenhues at gmx dot de>
- Date: Mon, 2 May 2011 17:00:27 +0200
- Subject: Re: [build] More --enable-threads cleanup
- References: <yddwri9gowm.fsf@manam.CeBiTec.Uni-Bielefeld.DE>
> In my last --enable-threads cleanup patch
>
> [build, doc] Cleanup --enable-threads support
> http://gcc.gnu.org/ml/gcc-patches/2011-04/msg00735.html
>
> I missed another opportunity, handled by this patch.
BTW, feel free to also remove any trace of --enable-threads=gnat.
This is a long obsolete option which has never really been used and should
be removed. I never got around the time to submit a patch to that effect,
so if you feel like doing this clean up, that'd be welcome.
Arno