]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/coroutine2/performance/segmented/Jamfile.v2
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / coroutine2 / performance / segmented / Jamfile.v2
index d459354d247abd53251b5961ec370ecbdba026af..d9ef3b5505fb3e827608377d44e50a3626c9df2c 100644 (file)
@@ -19,8 +19,8 @@ project boost/coroutine2/performance/segmented_stack
       <library>/boost/coroutine//boost_coroutine
       <library>/boost/program_options//boost_program_options
       <segmented-stacks>on
-      <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