This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH][bug 48123] Install cpu_defines.h for freestanding C++ library.
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Doug Kwan (éæå) <dougkwan at google dot com>
- Cc: libstdc++ at gcc dot gnu dot org, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 15 Mar 2011 12:23:49 -0700
- Subject: Re: [PATCH][bug 48123] Install cpu_defines.h for freestanding C++ library.
- References: <AANLkTi=LBAxg9H9VhEoqESMCjXiAkrAdd6RiaxkHXTSK@mail.gmail.com>
> 2011-03-14 Doug Kwan <dougkwan@google.com>
>
> * include/Makefile.am (install-freestanding-headers): Install
> cpu_defines.h
> * include/Makefile.in: Regenerate.
Looks fine to me too.
-benjamin