This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH][libstdc++] Also install cxxabi_tweaks.h in freestanding mode.


Hi,

   This patch causes cxxabi_tweaks.h to be installed in freestanding
mode.  We need this because libsupc++ installs cxxabi.h, which
includes cxx_tweaks.h.

-Doug


2011-04-27  Doug Kwan  <dougkwan@google.com>

	* include/Makefile.am (install-freestanding-headers): Also install
	cxxabi_tweaks.h.
	* include/Makefile.in: Regnerate.

Attachment: patch-cxxabi.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]