From: Jakub Bogusz Date: Sun, 13 Sep 2015 16:32:41 +0000 (+0200) Subject: - context and coroutine* are buildable now (though upstream doesn't want to support... X-Git-Tag: auto/th/crossmingw32-boost-1.61.0-1~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fcrossmingw32-boost.git;a=commitdiff_plain;h=9a8e6b2 - context and coroutine* are buildable now (though upstream doesn't want to support them with mingw) --- diff --git a/crossmingw32-boost.spec b/crossmingw32-boost.spec index a379feb..f34348c 100644 --- a/crossmingw32-boost.spec +++ b/crossmingw32-boost.spec @@ -1,6 +1,6 @@ # # Conditional build: -%bcond_with context # enable Boost Context [gas+PE combination not supported] +%bcond_without context # Boost Context and dependent modules [gas+PE not supported by upstream] # %define realname boost Summary: The Boost C++ Libraries - MinGW32 cross version