From 9a8e6b2e49ceb5a0cdd4f098831c516ed45cb3c2 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 13 Sep 2015 18:32:41 +0200 Subject: [PATCH] - context and coroutine* are buildable now (though upstream doesn't want to support them with mingw) --- crossmingw32-boost.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.44.0