Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Andra?? Levstik (ec3fa0787359cc07262c5211cba95f1424faa6f2)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andra?? Levstik <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Andra?? Levstik (ec3fa0787359cc07262c5211cba95f1424faa6f2)
  • Date: Thu, 2 Nov 2006 13:10:52 -0600

GIT changes to master grimoire by Andra?? Levstik <ruskie AT mages.ath.cx>:

libs/boost/BUILD | 2 +-
libs/boost/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 0c65f6fe4ecdb56766c13bd6e9f202d621b6f415
Author: Andra?? Levstik <ruskie AT mages.ath.cx>
Commit: Andra?? Levstik <ruskie AT mages.ath.cx>

boost: miner fix

diff --git a/libs/boost/BUILD b/libs/boost/BUILD
index d49048a..ee67d3e 100755
--- a/libs/boost/BUILD
+++ b/libs/boost/BUILD
@@ -12,6 +12,6 @@ OPTS="$OPTS $BLIST"
CXXFLAGS="$CXXFLAGS" \
bjam --prefix=${INSTALL_ROOT}/usr \
-sTOOLS=gcc \
- "-sBUILD=${BOOST_VARIANT}" \
+ "-sBUILD=${BOOST_VARIANT## }" \
--layout=system \
$OPTS
diff --git a/libs/boost/HISTORY b/libs/boost/HISTORY
index a79d958..829a745 100644
--- a/libs/boost/HISTORY
+++ b/libs/boost/HISTORY
@@ -1,3 +1,6 @@
+2006-11-02 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * BUILD: minor fix to make it build thanks to eisen
+
2006-10-26 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: PATCHLEVEL++
* BUILD: make it work according to upstream way



  • [SM-Commit] GIT changes to master grimoire by Andra?? Levstik (ec3fa0787359cc07262c5211cba95f1424faa6f2), Andra?? Levstik, 11/02/2006

Archive powered by MHonArc 2.6.24.

Top of Page