From a70d6d3ed83a32d3cdf4bcb36a087426a4ed2c31 Mon Sep 17 00:00:00 2001 From: Chris Dyer Date: Fri, 18 May 2012 00:24:35 -0400 Subject: build with bjam --- Jamroot | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Jamroot b/Jamroot index f42a9bc3..fff11d56 100644 --- a/Jamroot +++ b/Jamroot @@ -26,7 +26,8 @@ if [ test_header boost/serialization/map.hpp ] && [ test_library boost_serializa requirements += HAVE_BOOST_ARCHIVE_TEXT_OARCHIVE_HPP ; } -project : requirements $(requirements) ; +# project : requirements $(requirements) ; +project : requirements $(requirements) darwin:static ; project : default-build single on release ; install-bin-libs utils//programs mteval//programs klm/lm//programs training//liblbfgs decoder//cdec creg//creg phrasinator//programs ; -- cgit v1.2.3