[SM-Commit] GIT changes to master grimoire by Eric Sandall (439734bb6ce3d58b523706e5ef9a437a60ca43ef)

Eric Sandall scm at sourcemage.org
Thu Mar 19 23:15:20 EDT 2009


GIT changes to master grimoire by Eric Sandall <sandalle at sourcemage.org>:

 doc/vflib3/BUILD   |    2 ++
 doc/vflib3/HISTORY |    3 +++
 2 files changed, 5 insertions(+)

New commits:
commit 439734bb6ce3d58b523706e5ef9a437a60ca43ef
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    vflib3: Fails to build with multiple make jobs

diff --git a/doc/vflib3/BUILD b/doc/vflib3/BUILD
new file mode 100755
index 0000000..62767ff
--- /dev/null
+++ b/doc/vflib3/BUILD
@@ -0,0 +1,2 @@
+make_single    &&
+default_build
diff --git a/doc/vflib3/HISTORY b/doc/vflib3/HISTORY
index e780b13..23f3d4c 100644
--- a/doc/vflib3/HISTORY
+++ b/doc/vflib3/HISTORY
@@ -1,3 +1,6 @@
+2009-03-19 Eric Sandall <sandalle at sourcemage.org>
+	* BUILD: Fails with multiple make jobs
+
 2006-09-12 Eric Sandall <sandalle at sourcemage.org>
 	* DETAILS,DEPENDS,PRE_BUILD,INSTALL: Created
 



More information about the SM-Commit mailing list