]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/context/performance/fcontext/Jamfile.v2
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / context / performance / fcontext / Jamfile.v2
index eeb2a5d23cb1cb40098c82dc686d6e117bcf49fc..470c4fff8c1e669ec9a8dccbbecd5f72199ad9f6 100644 (file)
@@ -18,8 +18,8 @@ project boost/context/performance/fcontext
       <library>/boost/chrono//boost_chrono
       <library>/boost/context//boost_context
       <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