This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] don't remove libsubdir/include


So, now that Joseph's patch is in we don't need to remove the directory at all.

Tested on x86_64-darwin with various different install (and -j values during install) and saw that only what we requested installed was installed.

OK?

-eric

2007-02-27 Eric Christopher <echristo@apple.com>

	Revert:
	2006-12-07  Mike Stump  <mrs@apple.com>

        * Makefile.def (dependencies): Add dependency for
        install-target-libssp and install-target-libgomp on
        install-gcc.
        * Makefile.in: Regenerate.

2007-02-27 Eric Christopher <echristo@apple.com>

* Makefile.in (install-include-dir): Don't rm -rf include.

Attachment: include-dir.diff.txt
Description: Text document


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