[SM-Commit] GIT changes to master =?unknown-8bit?Q?gri?= =?unknown-8bit?Q?moire_by_Andra=C5?= =?unknown-8bit?Q?=BE?= Levstik (ec3fa0787359cc07262c5211cba95f1424faa6f2)
=?unknown-8bit?Q?Andra=C5=BE?= Levstik
scm at mail.sourcemage.org
Thu Nov 2 14:10:52 EST 2006
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
More information about the SM-Commit
mailing list