]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/coroutine/performance/symmetric/Jamfile.v2
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / coroutine / performance / symmetric / Jamfile.v2
index 585b03c413b9d1d9a63e401626ff968a1cb56e74..93c239dcba4bd2f1462e504274339bf92cd945f2 100644 (file)
@@ -19,8 +19,8 @@ project boost/coroutine/performance/symmetric
       <library>/boost/context//boost_context
       <library>/boost/coroutine//boost_coroutine
       <library>/boost/program_options//boost_program_options
-      <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