]> git.pld-linux.org Git - packages/boost.git/blame - 001-coroutine.patch
- release 4 (by relup.sh)
[packages/boost.git] / 001-coroutine.patch
CommitLineData
647f39b2
AM
1------------------------------------------------------------------------
2r84947 | danieljames | 2013-07-03 22:57:56 +0100 (Wed, 03 Jul 2013) | 4 lines
3
4coroutine: fix typo in Jamfile
5
6From [84622], by olli
7
8------------------------------------------------------------------------
9--- 1_54_0/libs/coroutine/build/Jamfile.v2 (revision 84946)
10+++ 1_54_0/libs/coroutine/build/Jamfile.v2 (revision 84947)
11@@ -40,7 +40,7 @@
12 : detail/standard_stack_allocator_posix.cpp
13 ;
14
15-explicit yield_sources ;
16+explicit allocator_sources ;
17
18 lib boost_coroutine
19 : allocator_sources
This page took 0.073932 seconds and 4 git commands to generate.