git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 79b9564) | patch
When performing a parallel build (make -j N) with ./configure
2006年2月12日 07:29:36 +0000 (07:29 +0000)
2006年2月12日 07:29:36 +0000 (07:29 +0000)
commit a7dc90d9f680055c72d5ec7d1db4f6df7f8552e4
When performing a parallel build (make -j N) with ./configure
--enable-depend it often tries to create the .deps directory twice and
bails out when it already exists due to a race condition of if doesn't
exist, then create. This patch prevents mkdir from returning an error.

Kris Jurka
src/Makefile.global.in diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /