[v3] tweaks, remove pch install rules
Benjamin Kosnik
bkoz@redhat.com
Wed Aug 22 01:31:00 GMT 2007
This removes install rules for PCH files, and instead installs the
files that are used when creating the binary PCH files, ie *.gch. The
thought is that these files are actually more useful for people than a
binary blob that may be generated with the wrong flags/include/etc, in
that at least re-generating the PCH files with the locally blessed
flags is then possible.
Also, a collection of unrelated, random tweaks from various side branches.
tested x86/linux
-benjamin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20070821.patch
Type: text/x-patch
Size: 48264 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20070822/f4e3f8ee/attachment.bin>
More information about the Libstdc++
mailing list