]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/coroutine/example/symmetric/Jamfile.v2
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / coroutine / example / symmetric / Jamfile.v2
index c88a44f8d687c65383efd3af12d66522761dd792..016d671b0b230fef656bf260bb0972b56b640e82 100644 (file)
@@ -20,8 +20,8 @@ project boost/coroutine/example/symmetric
       <library>/boost/coroutine//boost_coroutine
       <library>/boost/program_options//boost_program_options
       <library>/boost/random//boost_random
-      <toolset>gcc,<segmented-stacks>on:<cxxflags>-fsplit-stack
-      <toolset>gcc,<segmented-stacks>on:<cxxflags>-DBOOST_USE_SEGMENTED_STACKS
+      <target-os>linux,<toolset>gcc,<segmented-stacks>on:<cxxflags>-fsplit-stack
+      <target-os>linux,<toolset>gcc,<segmented-stacks>on:<cxxflags>-DBOOST_USE_SEGMENTED_STACKS
       <toolset>clang,<segmented-stacks>on:<cxxflags>-fsplit-stack
       <toolset>clang,<segmented-stacks>on:<cxxflags>-DBOOST_USE_SEGMENTED_STACKS
       <link>static