]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/tools/build/test/prebuilt/ext/jamfile2.jam
update sources to v12.2.3
[ceph.git] / ceph / src / boost / tools / build / test / prebuilt / ext / jamfile2.jam
index a38bfa7654ec790aeb6c9138ce44fd981e79257d..1c108d41bf3c7bca534d75d220060873e302f897 100644 (file)
@@ -18,7 +18,7 @@ else
 {
    prefix = "lib" ;      
 }
-if [ MATCH ^(clang-)?(darwin) : $toolset ]
+if [ os.name ] in MACOSX
 {
    dll-suffix = dylib ;
 }