]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/interprocess/test/Jamfile.v2
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / interprocess / test / Jamfile.v2
index 58b81dd1bbac4e0ab48f52527ea1a1e64dc22ce5..a09bf8f2802cd06ff24fa23f92bd6bdc93829d25 100644 (file)
@@ -28,9 +28,9 @@ rule test_all
         <toolset>acc:<linkflags>-lrt
         <toolset>acc-pa_risc:<linkflags>-lrt
         <toolset>gcc,<target-os>windows:<linkflags>"-lole32 -loleaut32 -lpsapi -ladvapi32"
-        <host-os>hpux,<toolset>gcc:<linkflags>"-Wl,+as,mpas"
-        <host-os>windows,<toolset>clang:<linkflags>"-lole32 -loleaut32 -lpsapi -ladvapi32"
-        <host-os>linux:<linkflags>"-lrt"
+        <target-os>hpux,<toolset>gcc:<linkflags>"-Wl,+as,mpas"
+        <target-os>windows,<toolset>clang:<linkflags>"-lole32 -loleaut32 -lpsapi -ladvapi32"
+        <target-os>linux:<linkflags>"-lrt"
       ] ;
    }