diff --git a/build/Jamfile b/build/Jamfile index 09567eb0..2cd91127 100644 --- a/build/Jamfile +++ b/build/Jamfile @@ -12,6 +12,7 @@ template regex-options BOOST_REGEX_NO_LIB=1 BOOST_REGEX_CONFIG_INFO=1 $(BOOST_ROOT) + on # como requires this: <*>BOOST_REGEX_NO_W32=1 ; @@ -33,6 +34,7 @@ SOURCES = c_regex_traits c_regex_traits_common cpp_regex_traits lib boost_regex : ../src/$(SOURCES).cpp