commit | 089c5c1feecc388f627b9985e9c141fabb7f8f57 | [log] [tgz] |
---|---|---|
author | Eric Sandeen <sandeen@sandeen.net> | Tue Dec 30 23:49:09 2008 +0100 |
committer | Christoph Hellwig <hch@brick.lst.de> | Tue Dec 30 23:49:09 2008 +0100 |
tree | 5ac4efb377cb8693935a4466c9533625d3b1efa6 | |
parent | 6a9096d0127abb2e63403215ace6245b04ed63f5 [diff] |
fix parallel installs in include/ dirs This is for http://oss.sgi.com/bugzilla/show_bug.cgi?id=759 "fix parallel issue with include/ symlinks" Doing something like "make -j2 install install-dev" would lead to a race of removing & creating symlinks in include/ Thanks to Mike for reporting & suggesting the fix. Reported-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Eric Sandeen <sandeen@sandeen.net>