fixed build error when make run with -jN option

Race can occur when gitversion file isn't fully generated before
it is used.
This commit is contained in:
Dmitry Podgorny
2014-03-06 02:06:22 +02:00
parent a9e2028981
commit 0fbaa6f5ee
8 changed files with 41 additions and 41 deletions

3
.gitignore vendored
View File

@@ -32,7 +32,8 @@ TODO
plugins/
*_key.txt
*_fingerprints.txt
src/gitversion.c
src/gitversion.h
src/gitversion.h.in
*_key.txt
*_fingerprints.txt
TAGS