mirror of
https://github.com/boostorg/coroutine.git
synced 2026-01-30 07:42:52 +00:00
coroutine: fix for #8782 (no best alternative/missing symbol)
[SVN r85376]
This commit is contained in:
@@ -33,7 +33,6 @@ project boost/coroutine/example
|
||||
: requirements
|
||||
<library>../../build//boost_coroutine
|
||||
<library>/boost/program_options//boost_program_options
|
||||
<library>/boost/system//boost_system
|
||||
<library>/boost/thread//boost_thread
|
||||
<toolset>gcc-4.7,<segmented-stacks>on:<cxxflags>-fsplit-stack
|
||||
<toolset>gcc-4.8,<segmented-stacks>on:<cxxflags>-fsplit-stack
|
||||
|
||||
Reference in New Issue
Block a user