]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/coroutine/performance/asymmetric/Jamfile.v2
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / coroutine / performance / asymmetric / Jamfile.v2
index 2baab38d3e95a6ee4e64c9e481ac50dcf0d7370c..aa2ffb3bd2f43105fbfbd59ffbce2d7493a591d8 100644 (file)
@@ -19,8 +19,8 @@ project boost/coroutine/performance/asymmetric
       <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