Skip to Content.
Sympa Menu

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

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 (de037453e9ab29108ad2dcc6109c280d08d22890)
  • Date: Tue, 25 Sep 2007 00:23:02 -0500

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

net/net-snmp/BUILD | 1 +
net/net-snmp/HISTORY | 3 +++
2 files changed, 4 insertions(+)

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

net-snmp: Fails to compile with multiple make jobs

diff --git a/net/net-snmp/BUILD b/net/net-snmp/BUILD
index 533f878..d056d75 100755
--- a/net/net-snmp/BUILD
+++ b/net/net-snmp/BUILD
@@ -2,4 +2,5 @@ OPTS="$OPTS --with-sys-contact=root@$( hostname -f) \
--enable-ucd-snmp-compatibility \
--with-persistent-directory=/var/state/ucd-snmp --with-defaults"

+make_single &&
default_build
diff --git a/net/net-snmp/HISTORY b/net/net-snmp/HISTORY
index e3aee0e..b3e111e 100755
--- a/net/net-snmp/HISTORY
+++ b/net/net-snmp/HISTORY
@@ -1,3 +1,6 @@
+2007-09-24 Eric Sandall <sandalle AT sourcemage.org>
+ * BUILD: Fails with multiple make jobs
+
2007-08-02 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 5.4.1




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (de037453e9ab29108ad2dcc6109c280d08d22890), Eric Sandall, 09/25/2007

Archive powered by MHonArc 2.6.24.

Top of Page