Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (ee7a9c495398791978ddb9a5df404e9321a4bb7b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (ee7a9c495398791978ddb9a5df404e9321a4bb7b)
  • Date: Sun, 16 Mar 2008 20:28:48 -0500

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

net/mdnsresponder/BUILD | 1 +
net/mdnsresponder/HISTORY | 4 ++++
2 files changed, 5 insertions(+)

New commits:
commit ee7a9c495398791978ddb9a5df404e9321a4bb7b
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

mdnsresponder: Fails to build with multiple make jobs

diff --git a/net/mdnsresponder/BUILD b/net/mdnsresponder/BUILD
index 337b05e..9848e46 100755
--- a/net/mdnsresponder/BUILD
+++ b/net/mdnsresponder/BUILD
@@ -1,2 +1,3 @@
cd $SOURCE_DIRECTORY/mDNSPosix/ &&
+make_single &&
make os=linux
diff --git a/net/mdnsresponder/HISTORY b/net/mdnsresponder/HISTORY
index 395538a..62b2064 100644
--- a/net/mdnsresponder/HISTORY
+++ b/net/mdnsresponder/HISTORY
@@ -1,2 +1,6 @@
+2008-03-16 Eric Sandall <sandalle AT sourcemage.org>
+ * BUILD: Fails to build with multiple make jobs
+
2008-01-07 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS,BUILD,HISTORY,INSTALL: created spell
+



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (ee7a9c495398791978ddb9a5df404e9321a4bb7b), Eric Sandall, 03/16/2008

Archive powered by MHonArc 2.6.24.

Top of Page