This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [libstdc++,google] Make bits/stamp-bits generated by libstc++-v3/include a regular file
- From: Diego Novillo <dnovillo at google dot com>
- To: Simon Baldwin <simonb at google dot com>
- Cc: libstdc++ at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Mon, 7 Feb 2011 12:07:57 -0500
- Subject: Re: [libstdc++,google] Make bits/stamp-bits generated by libstc++-v3/include a regular file
- References: <20110207163412.DCDD71C6839@hpgntab-ubiq73.eem.corp.google.com>
On Mon, Feb 7, 2011 at 11:34, Simon Baldwin <simonb@google.com> wrote:
> This change removes the self-referential bits/stamp-bits and replaces it
> with a regular timestamp file, allowing cpio -L to handle it cleanly.
>
> Primarily needed for google/integration. ÂOK?
Yes.
> Secondarily, equally applicable to trunk. ÂOK there also?
I'll defer to the libstdc++ folks for this one.
Diego.