Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (48675e288d1fa45999f63cb8afdd4040a8a316c7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (48675e288d1fa45999f63cb8afdd4040a8a316c7)
  • Date: Sun, 13 May 2007 04:12:49 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

libs/boost/BUILD | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 48675e288d1fa45999f63cb8afdd4040a8a316c7
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

boost - missing BUILD

diff --git a/libs/boost/BUILD b/libs/boost/BUILD
index 14619fc..1379acb 100755
--- a/libs/boost/BUILD
+++ b/libs/boost/BUILD
@@ -9,10 +9,10 @@ else
BLIST="${BLIST}${SEP}${BL}"
done
fi &&
-if ! list_find "$BOOST_LIBS" "python" &&
- ! list_find "$BOOST_OPTS1" "python" ; then
- BLIST="$BLIST --without-python"
-fi
+#if ! list_find "$BOOST_LIBS" "python" &&
+# ! list_find "$BOOST_OPTS1" "python" ; then
+# BLIST="$BLIST --without-python"
+#fi
OPTS="$OPTS $BLIST" &&
CXXFLAGS="$CXXFLAGS" \
bjam -q \



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (48675e288d1fa45999f63cb8afdd4040a8a316c7), Treeve Jelbert, 05/13/2007

Archive powered by MHonArc 2.6.24.

Top of Page